---
title: ScmPullRequestResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/scmpullrequestresponse
---

# ScmPullRequestResponse

The response body for endpoints that read a single SCM pull request linked to Xcode Cloud.

## Declaration

```data
object ScmPullRequestResponse
```

## Properties

data: The resource data. included: The requested relationship data. links: The navigational links that include the self-link.

## See Also

### Objects

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