get
https://api.split.io/internal/api/v2/changeRequests
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Access requirements
The Authorization Bearer (Admin API Key authorizing the request) must have one of the following roles and scopes:
Admin API Key roles accepted
- API_ALL_GRANTED
- API_FEATURE_FLAG_VIEWER*
- API_FEATURE_FLAG_EDITOR*
- API_SEGMENT_VIEWER**
- API_SEGMENT_EDITOR**
Admin API Key scopes accepted
- GLOBAL
- WORKSPACE
- ENVIRONMENT
To learn more about Admin API Key roles and scopes, see API keys overview.
workspaceIdis required for all requests that don't specify an environment ID or use a migrated Split API key.environmentIdmust belong to the specified project (or workspace) if bothworkspaceIdandenvironmentIdare specified.
If the request is authorized using a migrated Split API key, the API returns change requests across all projects (workspaces) and environments, even if workspaceId or environmentId is not provided.
