Skip to main content
GET
Inspect each delivery attempt, HTTP status code received, and error message for troubleshooting webhook delivery failures.

Path Parameters

string
required
The unique identifier of the webhook event.

Response

array
string
Attempt record ID.
string
Attempt status (succeeded, failed).
number
HTTP response code received.
string
HTTP response body excerpt.
string
Error details if attempt timed out or failed.
string
Attempt timestamp.