MCP Gateway
ApiHealth

Health

Health check endpoint for load balancers.

GET
/health

Response Body

application/json

curl -X GET "https://loading/health"
{
  "property1": "string",
  "property2": "string"
}