Get a single webhook-delivery by id
GET /webhook-deliveries/{id}
GET
/webhook-deliveries/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
endpoint_url
required
string
event_type
required
string
payload_hash
string
status
string
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
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found