v1

latestOpenAPI 3.1.02026-07-267418115.3 KB

GET events

get/api/v1/events/{id}

Path parameters

idstring required

Response

OK

$uristring required
payloadobject required

The webhook payload.

status'success' | 'failed' | 'pending' | 'retryable' required

The status of the webhook for the event.

Example response

{
  "$uri": "/api/v1/events/0d77065796f8d173"
}