Skip to main content
GET
Fetch the full payload sent, endpoint response, and diagnostic information for a specific webhook event.

Path Parameters

string
required
The unique identifier of the webhook event.

Response

object
string
Event ID.
string
Webhook destination ID.
string
Event topic.
string
Status (succeeded, failed).
number
HTTP response code received.
object
The exact JSON body sent to destination.
string
Body response from destination.
number
Number of retry attempts.
string
Created timestamp.