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

Health

Check system health.

get

Checks whether the system's components are up and running.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

The Health Check is successful

application/json
statusstringOptionalExample: ok
get/health

Last updated