---
title: Providers
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/providers
---

# Providers

Read information about source code management providers you connected to Xcode Cloud.

## Overview

Overview The scmProviders resource represents the source code management (SCM) providers you connected to Xcode Cloud. Use it to access these SCM providers and read the following information for each provider: A unique identifier The provider’s type The provider’s URL 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 Provider Information

- [List all source code management providers](appstoreconnectapi/get-v1-scmproviders.md)
- [Get a source code management provider](appstoreconnectapi/get-v1-scmproviders-_id_.md)
- [List all repositories for a source code management provider](appstoreconnectapi/get-v1-scmproviders-_id_-repositories.md)
- [List repository IDs for an SCM provider](appstoreconnectapi/get-v1-scmproviders-_id_-relationships-repositories.md)

### Objects

- [ScmProvider](appstoreconnectapi/scmprovider.md)
- [ScmProviderResponse](appstoreconnectapi/scmproviderresponse.md)
- [ScmProvidersResponse](appstoreconnectapi/scmprovidersresponse.md)
- [ScmProviderRepositoriesLinkagesResponse](appstoreconnectapi/scmproviderrepositorieslinkagesresponse.md)

## See Also

### Source Code Management

- [Repositories](appstoreconnectapi/repositories.md)
- [Pull Requests](appstoreconnectapi/pull-requests.md)
- [Git References](appstoreconnectapi/git-references.md)
