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-10-31T12:21:59.591Z"
}