List scheduled changes

GET
/api/v2/projects/:projectKey/flags/:featureFlagKey/environments/:environmentKey/scheduled-changes

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

Path parameters

projectKeystringRequired

The project key

featureFlagKeystringRequired

The feature flag key

environmentKeystringRequired

The environment key

Response

Scheduled changes collection response

itemslist of objects

Array of scheduled changes

Errors

Built with