Webhook Events
Get Webhook Event Detail
This endpoint allows you to get a webhook event’s details. You can use the webhook_event_id
to get the webhook event’s details.
GET
/
v1
/
webhook-events
/
{webhook_event_id}
Headers
X-BUSINESS-API-KEY
string
requiredPath Parameters
webhook_event_id
string
requiredThe Webhook Event id
Response
200 - application/json
id
string
requiredbusiness_id
string
requiredname
string
requiredurl
string
requiredevent_types
string[]
requiredcreated_at
string
requiredupdated_at
string
requiredWas this page helpful?