Health check endpoint
Returns the current health status of the service. Used by load balancers and monitoring systems to verify service availability.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Service is healthy and operational
status