List the viewable webhook templates#

This command returns a list of webhook templates represented as a JSON Array.

Request#

GET https://{hostname}:{port}
    /cli/webhookTemplate
Accept: application/json

Parameter Type Required Description
Accept application/json true  

Related CLI command: getWebhookTemplates.

Parent topic: webhookTemplate resource