v1

latestOpenAPI 3.0.02026-07-17506168.4 KB
webhooks

List webhooks

Returns all registered webhooks.

get/webhooks

Response

Registered webhooks.

idinteger required

Unique identifier of the webhook.

callbackURLstring uri required

URL that receives webhook event POST requests.

secretKeystring required

Secret key used for webhook request authentication via HTTP Basic Auth.

scopesstring[] required

Event scopes the webhook is subscribed to.