Webhooks

List webhooks

get/api/1/organization/webhooks-endpoints/{endpoint_Id}/webhooks

Request body

Example request

{
  "filters": {
    "status": "failed"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.