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: {contentType}
Table 1. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getWebhookTemplates.