Webhook Deliveries

List webhook deliveries

List all webhook deliveries for the given webhook_id.

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

Path parameters

project_idstring required

Project ID

webhook_idstring required

Webhook ID

Query parameters

response_status_codesstring

List of Response Status Codes

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.