List scheduled changes

Get a list of scheduled changes that will be applied to the feature flag.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

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

Response

Scheduled changes collection response
itemslist of objects
Array of scheduled changes

Errors