Skip to main content

Get Dlq Stats

GET 

/api/v1/webhooks/dlq/stats

Get Dead Letter Queue statistics for the workspace.

Returns aggregated metrics about failed webhook deliveries including total entries, requeued count, and breakdown by webhook.

Returns: 200: DLQ statistics 401: Unauthorized - invalid or missing authentication

Example: GET /api/v1/webhooks/dlq/stats

Request

Responses

OK