List process promotion requests
Processes
List process promotion requests
Returns a page of process promotion requests for your tenant, 10 per page.
GET
List process promotion requests
Authorizations
Azure AD app-only access token. Obtain it from GET /v1/oauthToken and send it as the Authorization: Bearer {token} header.
Query Parameters
1-based page number. Results are 10 per page. Omit for the first page.
Required range:
x >= 1Response
Successful operation
Environment type.
Available options:
Sandbox, UAT, Production, NA Request lifecycle status.
Available options:
AwaitingApproval, Accepted, NotAccepted, Processing, Completed, Failed 
