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

KeyDatatypeRequiredDescription
X-Tyk-Authorizationstring(Required) Secret value set in sink.conf
Acceptstring

RESPONSES

status: OK

["\u003cstring\u003e","\u003cstring\u003e"]