Retrieve a list of webhooks

Get the list of all your existing webhooks and their details.

For more information, see the guides: About webhooks and Manage webhooks.

Request

Response

The list of all your existing webhooks

Response body
Body array of objects

The ID of the webhook.

The valid webhook URL that event notifications are sent to. The supported protocol is https.

Possible values: [TransactionCreated, TransactionStateChanged, PayoutLinkCreated, PayoutLinkStateChanged]

The list of event types that you are subscribed to.

Was this page helpful?