Returns the health status of the API and its dependencies
Documentation Index
Fetch the complete documentation index at: https://docs.roark.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Health check response
Health check response payload
{
"status": "healthy",
"version": "1.0.0",
"timestamp": "2026-05-15T19:48:45.167Z"
}