Get flag status across environments
Get the status for a particular feature flag across environments.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
The project key
featureFlagKey
The feature flag key
Query parameters
env
Optional environment filter
Response
Flag status across environments response
environments
Flag status for environment.
key
feature flag key
_links
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error