---
title: ScmGitReferencesResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/scmgitreferencesresponse
---

# ScmGitReferencesResponse

The response body for endpoints that list Git references in an Xcode Cloud repository.

## Declaration

```data
object ScmGitReferencesResponse
```

## Properties

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

## See Also

### Objects

- [ScmGitReference](appstoreconnectapi/scmgitreference.md)
- [ScmGitReferenceResponse](appstoreconnectapi/scmgitreferenceresponse.md)
