GET
/
webhook-results
/
{id}

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

WebhookResult identifier

Response

200 - application/json
attempted
boolean

If the webhook was attempted

createdAt
string
httpOptions
string[]

The HTTP options of the webhook

id
string
method
string

The HTTP method used to send the webhook

request
string[]

The request body of the webhook

requestId
string

The request ID of the webhook (X-Webhook-Id)

response
string[] | null

The response body of the webhook delivery

successful
boolean

If the webhook was successful

throwable
string[] | null

The throwable body which occurred during the webhook delivery

updatedAt
string
url
string

The recipient URL of the webhook