List dead-lettered CDP deliveries
CDP
List dead-lettered CDP deliveries
Return the tenant’s cross-subscription dead-letter queue: every destination delivery whose status is failed, newest first, in one place rather than buried inside per-destination drill-downs. Use this to triage which syncs are silently degraded and to pick deliveries to replay. Optionally filter to one destination with subscription_id, and page with the opaque cursor. Owner / admin / developer only.
GET
List dead-lettered CDP deliveries
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Restrict the queue to a single destination subscription.
Opaque pagination cursor returned as pagination.cursor on the previous page.
Maximum number of failed deliveries to return (1–100).
Required range:
1 <= x <= 100