Retrieve current configuration status
Configuration
Retrieve current configuration status
Returns the current configuration status of the system. You can optionally filter for a specific configuration field.
Example curl commands:
Get full configuration:
curl -X GET \
http://localhost:8181/config \
-H 'X-Tyk-Authorization: your-secret-key'
Get specific configuration field:
curl -X GET \
'http://localhost:8181/config?field=storage.host' \
-H 'X-Tyk-Authorization: your-secret-key'
GET
Retrieve current configuration status
Authorizations
Headers
Secret value set in sink.conf
Query Parameters
Optional configuration field name to filter by
Response
Successful retrieval of the current configuration.
Example:
9090
Example:
8180
Example:
8180
Example:
false
Example:
true
Example:
0
Example:
false
Example:
false
Example:
false
Example:
false
Example:
60
Example:
60
Example:
""
Example:
false
Example:
false
Example:
1000
Example:
false
Example:
false
Example:
"info"
Example:
false
Example:
false
Example:
"sync_worker_config.warmup_time"
Example:
"TYK_MDCB_SYNCWORKERCONFIG_WARMUPTIME"
Example:
"0"
Example:
false
Available options:
full, single