List dead-lettered deliveries
Webhooks
List failed deliveries
List dead-lettered ScripX webhook deliveries: every delivery that exhausted retries or hit a permanent failure, ready for replay.
GET
List dead-lettered deliveries
The dead-letter queue: deliveries that exhausted their retries or failed permanently. Requires the
webhooks:write scope. Nothing is silently dropped; if it is not delivered, it is here.
Request example
Response example
Errors
401/403/429, the standard auth errors.
Next steps
- Replay once your receiver is healthy again.