Webhook API
Get All Webhooks
Get all webhooks in the account.
GET
/
webhooks
Headers
x-api-key
string
requiredYOUR-API-KEY
Query Parameters
offset
integer
default: 0Offset of the webhooks pagination
limit
integer
default: 10Limit of the webhooks pagination
status
string
default: -1Status of the webhook
data_source
string
Data source the webhook subscribe to
Response
200 - application/json
code
integer
default: 0msg
string
data
object