Skip to content

Get a single webhook-delivery by id

GET
/webhook-deliveries/{id}
id
required
string

DocumentId

OK

object
data
object
endpoint_url
required
string
event_type
required
string
payload_hash
string
status
string
Allowed values: pending delivered failed replayed
response_code
integer
response_body
string
attempt_count
integer
last_attempt_at
string format: date-time
next_retry_at
string format: date-time
error_message
string
organisation
One of:

DocumentId reference to api::organisation.organisation

string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found