Webhooks
List all webhooks
List all webhooks
get/webhooks
Response
Array of requested webhooks
Example response
[
{
"accountId": "563e0b6a08a2710e00057b82",
"_id": "563e0b6a08a2710e00057b82",
"url": "https://www.hookurl.com"
}
]List all webhooks
Array of requested webhooks
[
{
"accountId": "563e0b6a08a2710e00057b82",
"_id": "563e0b6a08a2710e00057b82",
"url": "https://www.hookurl.com"
}
]