---
title: Pull Requests
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/pull-requests
---

# Pull Requests

Read pull request information such as source and destination branches.

## Overview

Overview The scmPullRequests resource represents pull requests (PRs) for repositories Xcode Cloud can access. Use it to access: A PR’s number, URL, title, and status The destination and source branches A value that indicates whether the PR involves more than one repository note: This resource supports JSON web tokens with a lifetime of up to six months. For more information, see Determine the Appropriate Token Lifetime.

## Topics

### Getting Pull Request Information

- [Read pull request information](appstoreconnectapi/get-v1-scmpullrequests-_id_.md)

### Objects

- [ScmPullRequest](appstoreconnectapi/scmpullrequest.md)
- [ScmPullRequestResponse](appstoreconnectapi/scmpullrequestresponse.md)
- [ScmPullRequestsResponse](appstoreconnectapi/scmpullrequestsresponse.md)

## See Also

### Source Code Management

- [Providers](appstoreconnectapi/providers.md)
- [Repositories](appstoreconnectapi/repositories.md)
- [Git References](appstoreconnectapi/git-references.md)
