Get Dlq Summary Api V1 Workstreams Triggers Dlq Summary Get
get
/api/v1/workstreams/triggers/dlq/summaryGet DLQ summary
Get summary statistics of DLQ entries.
Returns counts by status and identifies entries needing attention.
**Authentication Required:** JWT Bearer token
Query parameters
trigger_idquery | Filter by trigger ID |
blueprint_idquery | Filter by blueprint ID |
Responses
200DLQ summary retrieved successfully
Empty object.
401Unauthorized
422Validation Error
| Field | Type | Description |
|---|---|---|
detail | ValidationError[] | —item shape |
curl https://api.dev.arch.ie/api/v1/workstreams/triggers/dlq/summary \
-H "Authorization: Bearer sk_..."