webhook receivers list

GET {{baseUrl}}/webhook-receivers

Returns a list of WebhookReceiver objects.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

RESPONSES

status: OK

[{"event":"elit ut dolore","is_active":true,"key":"magna Excepteur"},{"event":"oc","is_active":false,"key":"labore sunt reprehenderit"}]