Check the health of the API service
cURL
curl --request GET \ --url https://gateway.costgraph.baselinehq.cloud/healthz
{ "status": "<string>" }
OK
Was this page helpful?