Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Health check response
Health check response payload
Example:
{
"status": "healthy",
"version": "1.0.0",
"timestamp": "2025-11-20T20:20:06.776Z"
}