OptionalcreatorIf set, search for pull requests that were created by this identity.
OptionalincludeWhether to include the _links field on the shallow references
OptionalmaxIf specified, filters pull requests that created/closed before this date based on the queryTimeRangeType specified.
OptionalminIf specified, filters pull requests that created/closed after this date based on the queryTimeRangeType specified.
OptionalqueryThe type of time range which should be used for minTime and maxTime. Defaults to Created if unset.
OptionalrepositoryIf set, search for pull requests whose target branch is in this repository.
OptionalreviewerIf set, search for pull requests that have this identity as a reviewer.
OptionalsourceIf set, search for pull requests from this branch.
OptionalsourceIf set, search for pull requests whose source branch is in this repository.
OptionalstatusIf set, search for pull requests that are in this state. Defaults to Active if unset.
OptionaltargetIf set, search for pull requests into this branch.
Pull requests can be searched for matching this criteria.