Get service health
GET/api/v1/health
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
DEPRECATED: Use /v1/cefi/health instead. Returns the current readiness status for the REST API Gateway. The response includes a human-readable status indicator, the service name, and the timestamp when the status was generated.
Responses
- 200
- 400
- 503
Service is ready to handle requests.
Bad request.
Service is degraded or unavailable.