GET
/
healthz
Health Check
curl --request GET \
  --url https://gateway.costgraph.baselinehq.cloud/healthz
{
  "status": "<string>"
}

Response

200 - application/json

OK

The response is of type object.