List webhooks
Lists all webhooks registered for the given Client ID.
webhooks.configuration:rwAuthorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Body
The webhook owner (the Client ID for which the webhook is registered).
Response
A list of registered webhooks.
Unique ID of the webhook.
The destination URL for the webhook.
The webhook description.
The action that triggers sending the webhook.
The secret key sent in webhooks to verify the source.
Additional data arriving with the webhook.
The filters to check if a webhook should be triggered.
The Client ID that owns the webhook.
The webhook type.
bot, license