Get information about a webhook template

Request

GET https://{hostname}:{port}
    /cli/webhookTemplate/info?{parameters}
Accept: {contentType}
Table 1. Request parameters
Parameter Type Required Description
webhookTemplate string true Name or ID of the webhook template to retrieve
Table 2. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getWebhookTemplate.