Get a configuration by its id
GET/config/:config_id
Experimental: This API is not stable and might be subject of change.
Fetch a configuration by id.
Request​
Path Parameters
config_id stringrequired
the identifier of the config to get.
Responses​
- 200
- 404
The configuration
Response Headers
Fix-Config-Revision
string
The revision of this config
- application/json
- Schema
- Example (from schema)
Schema
property name* any
{}
No configuration for this key.
Loading...