v1

latestOpenAPI 3.0.02026-07-24900287.5 KB
Webhooks

Get the list of Webhook Events

Gets a collection of webhook events.

get/webhook_events

Response

List of Webhook Events

idstring
user_idstring
configuration_idstring
topicstring
actionstring
typestring
statusstring
created_atstring
modified_atstring

Example response

[
  {
    "created_at": "2023-10-31 23:59:59",
    "modified_at": "2023-10-31 23:59:59"
  }
]