Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Returns a list of the pull requests your account has access to. The pull requests are returned sorted by creation date, with the most recent pull request appearing first.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.