Get a collection of requests for a specified target
Get a collection of requests for a specified target. NOTE: You need to set at least one of the following parameters in order to use this endpoint:
- user
- project
- package
- states
- types
- ids
Query parameters
Filter the results of requests and open reviews for a certain user. If no other parameters are applied, it will include requests where the user is maintainer of the target or the creator of the request.
Limit the results of requests and open review requests to the specified target project.
Limit the results of requests and open review requests to the specified target package.
Limit results to a given request state. Multiple states can be provided as a comma separated list.
Limit the results to certain action types. Multiple types can be provided as a comma separated list.
Limit the results to a given role. Multiple roles can be provided as a comma separated list.
Include the request history in the results.
Includes both, request and review history in the results.
Limit the results to the specified amount of requests.
Limit the result to specified request id's. Multiple id's can be provided as a comma separated list.
Response
OK