---
title: "Whether the AI assistant is available to this user"
method: GET
path: "/ai/status"
tags: ["AI"]
---

# Whether the AI assistant is available to this user

`GET /ai/status`

Deliberately not behind the AI gate: the frontend calls this to decide whether to render any AI surface at all, and needs a plain answer rather than a 403 when the feature is off.

## Response `200`

The effective enablement state.

---

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