mcp
Retrieves all change requests for an environment.
get/api/v1/environments/{environment_api_key}/list-change-requests/
Path parameters
environment_api_keystring required
Query parameters
committedboolean nullable
Filter on the committed status of a change request.
feature_idinteger
Filter for a particular feature.
live_from_afterstring date-time
Filter change requests due to go live after this datetime.
pageinteger
A page number within the paginated result set.
page_sizeinteger
Number of results to return per page.
searchstring
Fuzzy search across Change Request titles.
segment_idinteger
Filter change requests which match a specific segment id.