Get all configuration keys​
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...