Retrieve environment variables
GET {{baseUrl}}/env
Returns the current configuration status of the system.
Example curl command:
curl -X GET \
http://localhost:8181/config
-H 'X-Tyk-Authorization: your-secret-key'
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Tyk-Authorization | string | (Required) Secret value set in sink.conf | |
Accept | string |
RESPONSES
status: OK
["\u003cstring\u003e","\u003cstring\u003e"]