Webhooks
Get the webhook endpoint
Returns your webhook endpoint and the events it’s subscribed to.
GET
Get the webhook endpoint
Authorizations
Response
The webhook endpoint.
The https endpoint deliveries are POSTed to.
An event type a webhook endpoint can subscribe to.
Available options:
api.entity.created, api.entity.updated, api.account.created, api.account.updated, api.account.deleted, api.payment.created, api.payment.updated, api.limitation.updated When false, deliveries to this endpoint are paused.
Get the webhook endpoint