Get expiring context targets for feature flag

GET
/api/v2/flags/:projectKey/:featureFlagKey/expiring-targets/:environmentKey

Get a list of context targets on a feature flag that are scheduled for removal.

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

featureFlagKeystringRequired

The feature flag key

Response

Expiring target response

itemslist of objects

A list of expiring targets

Errors

Built with