Skip to main content
GET
/
health
curl http://localhost:3000/api/v1/health
{
  "status": "ok",
  "timestamp": "2026-03-18T01:22:00.000Z"
}
No authentication required.
curl http://localhost:3000/api/v1/health
{
  "status": "ok",
  "timestamp": "2026-03-18T01:22:00.000Z"
}