---
title: "Get AI service status"
method: GET
path: "/sys/ai/status"
tags: ["AI"]
---

# Get AI service status

`GET /sys/ai/status`

Check if the AI service is enabled and configured

## Response `200`

OK

- object
  - `data` object
    - `enabled` boolean
    - `model` string
    - `provider` string
    - `status` string

---

[API](https://skmtc.net/lxpio/apis/omnigram-api.md) · [All operations](https://skmtc.net/lxpio/apis/omnigram-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lxpio/omnigram-api/versions/58911ffb3093/schema)
