Retrieves pending change requests in configured environments
GET<your-unleash-url>/api/admin/projects/:projectId/change-requests/pending
This endpoint will retrieve the pending change requests in the configured environments for the project, for the current user performing the request.
Request
Responses
- 200
changeRequestsSchema
Authorization: Authorization
name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
ResponseClear