Retrieve a feature flag
Retrieves the details of an existing feature flag.
GET/v3/feature-flags/{id}
JWT
featureFlag:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the feature flag. |
Responses
200
401
403
404
429
500
Retrieves the details of an existing feature flag.
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the feature flag. |