Webhooks
Get webhooks
List all webhooks.
get/api/v2/webhooks
Query parameters
sortstring[]
Sort webhook
Filters
{
"id": {
"eq": "123"
}
}Headers
X-Organization-Idstring required
Organization ID
Response
Collection webhook
List all webhooks.
Sort webhook
Filters
{
"id": {
"eq": "123"
}
}Organization ID
Collection webhook