Get service health
GET/v1/cefi/health
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.