Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Health checks for workspace availability.
GET /api/health
curl "https://{BASE_URL}/api/health"
Example response
{ "status": "ok", "uptime": "3d 04:12:33", "commit": "9f1c2a3" }