B2B Webhooks
Get Webhook Event
Returns the stored event row and payload when this event has at least one delivery for the webhook endpoint.
get/v2/webhooks/{webhook_nanoid}/events/{event_nanoid}
Path parameters
webhook_nanoidstring required
Unique identifier of the Webhook Endpoint.
event_nanoidstring required
Unique identifier of the Webhook Event.
Response
Default Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.