webhook receivers list
GET {{baseUrl}}/webhook-receivers
Returns a list of WebhookReceiver
objects.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
RESPONSES
status: OK
[{"event":"dolor est sint","is_active":true,"key":"elit et ipsum ut"},{"event":"in qui","is_active":false,"key":"consectetur dolor"}]