For the complete documentation index, see llms.txt. This page is also available as Markdown.

Health

Get status

get
Responses
200

OK

application/json
db_statusstringRequired
get/api/v1/status
GET /api/v1/status HTTP/1.1
Accept: */*
{
  "db_status": "text"
}

Last updated

Was this helpful?