Flag
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET |
Retrieve flag value values
Get possible values for a feature flag.
Query parameters:
-
key: The flag ID (required) Returns:
-
Array of objects with 'name' field containing possible values
Path parameters
- project_idstring
Query parameters
- keystring
Example request
GET /api /projects /:project_id /flag_value /values