Webhook Deliveries

Get a single webhook delivery

Get all information about a single webhook delivery for the given ID.

get/projects/{project_id}/webhooks/{webhook_id}/deliveries/{id}

Path parameters

project_idstring required

Project ID

webhook_idstring required

Webhook ID

idstring required

ID

Headers

X-PhraseApp-OTPstring

Two-Factor-Authentication token (optional)

Response

OK

idstring
webhook_idstring
response_status_codeinteger
delivered_atstring date-time
duration_msinteger
created_atstring date-time
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.