These docs are for v1.0.0. Click to read the latest docs for v2.0.0.

Returns a list of your Webhook subscriptions, sorted by creation date.

Input parameters

No body parameters are required.

You must authenticate the request by passing a valid API key in the API-Key header parameter. Learn more about the API key

Returns

Returns a list with a data property that contains an array of Webhooks if the call succeeded. Each entry in the array is a separate webhook object. The entries are sorted by creation date; the most recently created Webhook subscriptions appear first.

Returns an error if something goes wrong. Learn more about errors

Language
Authorization
Header
Click Try It! to start a request and see the response here!