cURL
curl --request GET \ --url https://api-testnet.gte.xyz/v1/health
{ "status": "ok", "timestamp": 123 }
Health check response
The response is of type object.
object