GET/api/v2/engineering-insights/charts/flags/status?projectKey=projectKey&environmentKey=environmentKey
Query Parameters
View in API Reference
Request
$curl -G https://app.launchdarkly.com/api/v2/engineering-insights/charts/flags/status \
> -H "Authorization: " \
> -d projectKey=projectKey \
> -d environmentKey=environmentKey
Response