Queues Health Endpoint
provisioning-portal
Queues Health Endpoint
G1 (E8, SPEC §9/§6.2) — per-stream + consumer liveness. HONEST DEGRADATION is the entire point
of this endpoint (see app/services/queue_health.py’s own module
docstring): QUEUE_INGEST != "redis" or an unreachable Redis returns
{"enabled": false, "reason": ...} — NEVER a zeroed-out healthy-looking
shape. No staff-role floor beyond the router-level require_staff() —
an ops read, not a mutation.
GET
Queues Health Endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response