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

Health

Get health handler.

get
/health
Responses
200

Successfully retrieved health data.

application/json

Struct that represents the current status of the API.

versionstringRequired

The version of the API.

get/health

Last updated

Was this helpful?