v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Health

Runs a full health check testing as many services and systems as possible. These health checks can be expensive operations such as writing files to storage etc.

get/api/_health/full/

Response

passingboolean required

False if any of the critical service health checks are failing, true otherwise.

checksobject required

An object keyed by the name of the health check and the value being the result.

celery_queue_sizeinteger required

The number of enqueued celery tasks.

celery_export_queue_sizeinteger required

The number of enqueued celery export worker tasks.