List Flags
GET/v1/configs/:configId/settings
This endpoint returns the list of the Feature Flags and Settings defined in a
specified Config, identified by the configId
parameter.
Request
Responses
- 200
- 400
- 404
- 429
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.