GET
/
health
curl --request GET \
  --url https://api-testnet.gte.xyz/v1/health
{
  "status": "ok",
  "timestamp": 123
}

Response

200 - application/json

Health check response

The response is of type object.