v1

latestOpenAPI 3.0.02026-07-24900287.5 KB
Webhooks

Get the list of Webhook Configurations

This API retrieves the collection of webhooks configuration.

get/webhook_configs

Response

Collection of Webhook Configurations

idstring
namestring
topicstring
actionstring
typestring
activeboolean
created_atstring
modified_atstring
customer_idinteger

Example response

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