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-14T15:29:50.714Z"
}