The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.
Dev guideRecipesAPI ReferenceChangelog
Dev guideAPI ReferenceRecipesChangelogUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

List Scheduled changes of a flag

List Scheduled changes of a flag

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The id of the project for which the schedule is set.

string
required

The key of the flag for which the schedule is set.

Query Params
string

The key of the environment for which the schedule is set.

date-time

Specify UTC the timestamp and get the list of the jobs which are scheduled after.

date-time

Specify UTC the timestamp and get the list of the jobs which are scheduled before.

integer
≥ 1
Defaults to 1

Pagination argument that specifies the page to return. The default value is 1.

integer
1 to 1000
Defaults to 100

Pagination argument that specifies the maximum number of objects to return per request. Must be between 1 and 1000. The default value is 100.

string

Filter scheduled changes by actions which apply to a specific rule.

For filtering scheduled changes which apply to a specific rule, use the rule key.

string
enum

Order of sorting. Ascending or Descending value in short hand form (asc or desc)

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json