v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-285553225.5 KB
Health

Get API health status

Returns the health status of the API and its dependencies

get/health

Response

Health check response

Example response

{
  "data": {
    "status": "healthy",
    "version": "1.0.0",
    "timestamp": "2026-04-27T13:37:14.303Z"
  }
}
All 55 operations