Repositories
Read detailed information for each repository Xcode Cloud can access, including Git references and pull requests.
Overview
The scmRepositories resource represents Git repositories Xcode Cloud can access. Use it to retrieve all repositories for a source code management provider you connected to Xcode Cloud and read:
The name and owner of the repository
The date when Xcode Cloud last accessed the repository
The HTTP and SSH URLs for cloning the repository
Topics
Getting Repository Information
List All Git RepositoriesRead Git Repository InformationList All Git References for a RepositoryGET /v1/scmRepositories/{id}/relationships/gitReferencesList All Pull Requests for a RepositoryGET /v1/scmRepositories/{id}/relationships/pullRequests