v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Health

Health check endpoint to check if the the celery and/or export celery queue has exceeded the maximum healthy size. Responds with 200 if there there are less than 10 in all queues provided. Otherwise responds with a 503.

get/api/_health/celery-queue/

Query parameters

queuestring

The name of the queues to check. Can be provided multiple times. Accepts either celery or export.

Response

No response body

All 388 operations