GET
/
health
curl --request GET \
  --url https://token-api.thegraph.com/health
"OK"

Response

200
text/plain
Successful Response

The response is of type string.