Query Registered Webhooks
Last updated
Last updated
Returns a list of all the webhooks registered for your account.
The response body contains the requested results.
The ID of the webhook.
"5a3ae05132ffb96e664d4626"
The URL of the webhook.
"https://mywebhook.com"
The key for the webhook. This is passed to the webhook as the username using basic authentication, so that you may verify Enzoic is the caller.
"51000000000000000000000000000000"
The secret for the webhook. This is passed to the webhook as the password using basic authentication, so that you may verify Enzoic is the caller.
"51000000000000000000000000000000"
If true, this webhook is the default webhook for the account.
false