Check the health of the API service
cURL
curl --request GET \ --url https://gateway.costgraph.baselinehq.cloud/healthz
{ "status": "<string>" }
OK
The response is of type object.
object