cURL
curl --request GET \ --url https://{tenant}/hello \ --header 'X-Tyk-Authorization: <api-key>'
{ "description": "Tyk GW", "details": { "redis": { "componentType": "datastore", "status": "pass", "time": "2020-05-19T03:42:55+01:00" } }, "status": "pass", "version": "v5.5.0-dev" }
From v2.7.5 you can now rename the /hello endpoint by using the health_check_endpoint_name option.
/hello
health_check_endpoint_name
Api key
Success.
Show child attributes
pass
fail
warn
Was this page helpful?