---
title: "Pre-flight checks"
method: GET
path: "/api/v2/pre-flight-checks"
tags: ["System"]
---

# Pre-flight checks

`GET /api/v2/pre-flight-checks`

Returns basic readiness information.

## Response `200`

Pre flight checks

- ChecklistResponse
  - `max_batch_size` integer, required
  - `supports_base64_encoding` boolean, required

## Other responses

- `500` — Server error

---

[API](https://skmtc.net/trychroma/apis/chroma-frontend.md) · [All operations](https://skmtc.net/trychroma/apis/chroma-frontend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trychroma/chroma-frontend/versions/9b96550f70f6/schema)
