Returns the health status of the API and its dependencies
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Health check response
Health check response payload
{
"status": "healthy",
"version": "1.0.0",
"timestamp": "2026-02-13T02:24:38.479Z"
}