Webhooks
Export redacted webhook delivery history
Requires an owner/admin browser session with recent MFA. Tenant API keys and agent tokens cannot manage webhook configuration or delivery controls. Returns the same redacted delivery fields as the JSON history endpoint for offline review.
get/webhooks/{id}/deliveries/export
Query parameters
limitinteger
offsetinteger
status'pending' | 'processing' | 'delivered' | 'failed'
eventTypestring
hasErrorboolean
Response
JSON response
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○