Get all configuration keys
GET/configs
Get all configuration keys in the system.
Responses​
- 200
All configuration keys.
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
Loading...
GET/configs
Get all configuration keys in the system.
All configuration keys.
Schema
Array [
string
]
[
"string"
]