Get all configuration keys
GET/configs
Experimental: This API is not stable and might be subject of change.
Get all configuration keys in the system.
Responses​
- 200
All configuration keys.
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
Loading...