Get information about a webhook template#

Request#

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

Parameter Type Required Description
webhookTemplate string true Name or ID of the webhook template to retrieve
Parameter Type Required Description
Accept application/json true  

Related CLI command: getWebhookTemplate.

Parent topic: webhookTemplate resource