tyk

Tyk Retrieve current configuration status

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' ```