Webhooks API
Get Webhooks
Get all webhooks under your account.
GET
This endpoint requires your private API key.
Response
200 - application/json
The webhooks have been successfully retrieved. Requires private API key in Bearer token.
The limit of the pagination.
The offset of the pagination.
The total number of results. If null
, the total is unknown.
Was this page helpful?