Webhooks

List webhooks

Returns configured webhook endpoints and delivery states.

get/api/v1/webhooks

Response

Webhook list

Example response

{
  "webhooks": []
}