v1
latestOpenAPI 3.0.02026-07-24900287.5 KBWebhooks
Get Webhook Events for Webhook Config
Gets a single entry of webhook events by id.
get/webhook_events/{webhook_config_id}
Path parameters
webhook_config_idstring required
Webhook Config Id
Response
List of Webhook Events
Example response
[
{
"created_at": "2023-10-31 23:59:59",
"modified_at": "2023-10-31 23:59:59"
}
]