Vai al contenuto principale
GET
Chat Health

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Risposta

200 - application/json

Successful Response

data
ChatHealthOut · object | null

Overall chat module health, exposed at /admin/chat/health.

Tenant operators use this to confirm: Qdrant reachable, the tenant has an API key configured, indexing has run at least once.

meta
PaginationMeta · object | null
error
string | null
error_code
string | null