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-01-16T00:59:25.398Z"
}