---
title: "GET /v1/ai/workflow/chat/preflight"
method: GET
path: "/v1/ai/workflow/chat/preflight"
---

# GET /v1/ai/workflow/chat/preflight

`GET /v1/ai/workflow/chat/preflight`

Check whether the org may start a caddie V3 chat turn (AI-Credit gate)

## Response `200`

OK

- PreflightChatResponse
  - `allowed` boolean — Allowed is false when the org has no AI credits left (ledger balance <= 0).

---

[API](https://skmtc.dev/b3os/apis/b3os-workflow-api.md) · [All operations](https://skmtc.dev/b3os/apis/b3os-workflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/b3os/b3os-workflow-api/revisions/a8c7af3c66a1/schema)
