Webhooks

Get webhooks

List all webhooks.

get/api/v2/webhooks

Query parameters

sortstring[]

Sort webhook

OR

Filters

{
  "id": {
    "eq": "123"
  }
}

Headers

X-Organization-Idstring required

Organization ID

Response

Collection webhook

Changes