v1

latestOpenAPI 3.0.0GNU General Public License v2.02026-07-14810139.0 KB
Request

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
get/request?view=collection

Query parameters

userstring

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.

projectstring

Limit the results of requests and open review requests to the specified target project.

packagestring

Limit the results of requests and open review requests to the specified target package.

statesstring

Limit results to a given request state. Multiple states can be provided as a comma separated list.

typesstring

Limit the results to certain action types. Multiple types can be provided as a comma separated list.

rolesstring

Limit the results to a given role. Multiple roles can be provided as a comma separated list.

withhistorystring

Include the request history in the results.

withfullhistorystring

Includes both, request and review history in the results.

limitinteger

Limit the results to the specified amount of requests.

idsstring

Limit the result to specified request id's. Multiple id's can be provided as a comma separated list.

Response

OK