Get flag status across environments

Get the status for a particular feature flag across environments.

Path parameters

projectKeystringRequired
The project key
featureFlagKeystringRequired
The feature flag key

Headers

AuthorizationstringRequired

Query parameters

envstringOptional
Optional environment filter

Response

Flag status across environments response
environmentsmap from strings to objects
Flag status for environment.
keystring
feature flag key

Errors