Health check and telemetry heartbeat

Liveness probe. Returns 200 with a short heartbeat payload while the gateway is serving traffic; no authentication or tenant header is needed.

Authentication

AuthorizationBearer

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

Response

Service is healthy.
statusstringOptional

Errors

500
Internal Server Error