---
title: "GET /api/_health/celery-queue/"
method: GET
path: "/api/_health/celery-queue/"
tags: ["Health"]
---

# GET /api/_health/celery-queue/

`GET /api/_health/celery-queue/`

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`.

## Query parameters

- `queue` string

## Response `200`

No response body

## Other responses

- `400` — No response body
- `404` — No response body
- `503` — No response body

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/revisions/0c490e5b0c7f/schema)
