Get flag status across environments

Get the status for a particular feature flag across environments.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
The project key
featureFlagKeystringRequired
The feature flag key

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