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.
Headers
x-admin-api-key
Response
Service is healthy and operational
status