GET /health
Return the health status of the gateway service itself and all upstream microservices, used for load balancer and monitoring system health checks
Gateway - Operations None application/json
Referenced Schemas
main.swaggerHealthResponse
| Field | Type | Required | Example | Constraints | Description |
checks |
object |
No |
|
extra keys: `string` |
|
checks_latency |
object |
No |
|
extra keys: `string` |
|
service |
string |
No |
|
|
|
status |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|
uptime |
string |
No |
|
|
|
version |
string |
No |
|
|
|