Skip to main content
Version: 4.2.0

Get all configuration keys

GET 

https://localhost:8900/configs

Experimental: This API is not stable and might be subject of change.
Get all configuration keys in the system.

Responses​

All configuration keys.

Schema

  • Array [

  • string

  • ]

curl -L 'https://localhost:8900/configs' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://localhost:8900