Default
Last updated
Last updated
GET /v1/health HTTP/1.1
Accept: */*
{
"status": "text",
"service": "text",
"version": "text",
"environment": "text",
"allowed_domain": "text",
"route_count": 1,
"timestamp": "text"
}GET /v1/{service}/health HTTP/1.1
Accept: */*
GET /v1/{service}/docs HTTP/1.1
Accept: */*
GET /v1/{service}/redoc HTTP/1.1
Accept: */*
GET /v1/{service}/openapi.json HTTP/1.1
Accept: */*
GET /v1/routes HTTP/1.1
Accept: */*