Optional
creatorIf set, search for pull requests that were created by this identity.
Optional
includeWhether to include the _links field on the shallow references
Optional
maxIf specified, filters pull requests that created/closed before this date based on the queryTimeRangeType specified.
Optional
minIf specified, filters pull requests that created/closed after this date based on the queryTimeRangeType specified.
Optional
queryThe type of time range which should be used for minTime and maxTime. Defaults to Created if unset.
Optional
repositoryIf set, search for pull requests whose target branch is in this repository.
Optional
reviewerIf set, search for pull requests that have this identity as a reviewer.
Optional
sourceIf set, search for pull requests from this branch.
Optional
sourceIf set, search for pull requests whose source branch is in this repository.
Optional
statusIf set, search for pull requests that are in this state. Defaults to Active if unset.
Optional
targetIf set, search for pull requests into this branch.
Pull requests can be searched for matching this criteria.