Health check
GET /api/health
GET
/api/health
Returns the server health status. Use this endpoint for uptime monitoring and load balancer health checks. No authentication required.
Responses
Section titled “ Responses ”200
object
status
required
Always ‘ok’ when the server is running
string
timestamp
required
Current server time in ISO 8601 format
string