Webhooks

Get webhook execution history

Returns the execution log for a webhook.

get/api/webhooks/{id}/history

Path parameters

idinteger required

Numeric resource ID.

Response

Array of execution records.

idinteger
webhook_idinteger
triggered_atinteger

Unix timestamp (seconds).

statusstring
responsestring
errorstring nullable

Changes