Health Check
GET /api/v1/health
GET
/api/v1/health
Returns API health status. No authentication required.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”API is healthy
Example
{ "ok": true, "data": { "status": "ok", "timestamp": "2026-04-11T12:00:00Z" }}