List Change Requests

Retrieves change requests scoped to a specific workspace and environment. GET endpoints like List Change Requests do not accept a JSON body—all inputs are provided using query parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Defaults to REQUESTED

These are valid statuses: REQUESTED, SCHEDULE_REQUESTED, APPROVED, REJECTED, WITHDRAWN, PUBLISHED. By default, the API returns REQUESTED change requests.

string

1-100 are the potential values. The default limit is 20 per page.

string

Value of "previousMarker" in response

string

Value of "nextMarker" in response

string
required

Limits the change requests to those for a particular environment within the specified project (or workspace).

Only required if workspaceId is not set.

string
Defaults to Split | Segment
string
required

Limits the change requests to those for a particular project (or workspace).

Only required if environmentId is not set.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json