Skip to main content

Deployment dependency diagnostics

GET 

/api/v1/health/diagnostics

Run the on-demand deployment preflight diagnostic.

This is intentionally separate from /health/ready: readiness gates only the database and the cache so transient optional-service outages do not pull a live API out of rotation. Diagnostics are authenticated and admin-only.

Responses

Every required diagnostic check passed.