Query Registered Webhooks

Retrieve list of webhooks registered for the account

get

Returns a list of all the webhooks registered for your account.

Authorizations
AuthorizationstringRequired

The Enzoic API uses a basic auth scheme where the username is your API key and the password is your API secret.
See https://docs.enzoic.com/enzoic-api-developer-documentation/using-the-enzoic-api#api-authentication for more details.

Responses
200

The response body contains the requested results.

application/json
get
/webhooks
200

The response body contains the requested results.

Last updated

Was this helpful?