Health check endpoint

Returns the current health status of the service. Used by load balancers and monitoring systems to verify service availability.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Service is healthy and operational
statusstring

Errors