tyk

Tyk Retrieve environment variables

Returns the current configuration status of the system. **Example curl command:** ```bash curl -X GET \ http://localhost:8181/config -H 'X-Tyk-Authorization: your-secret-key' ```