Get expiring context targets for feature flag

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

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequiredformat: "string"
The project key
environmentKeystringRequiredformat: "string"
The environment key
featureFlagKeystringRequiredformat: "string"
The feature flag key

Response

Expiring target response
itemslist of objects
A list of expiring targets

Errors