List All Source Code Management Providers
List all source code management providers you connected to Xcode Cloud.
URL
GET https://api.appstoreconnect.apple.com/v1/scmProvidersQuery Parameters
| Name | Type | Description |
|---|---|---|
fields[scmProviders] Optional | [string] | Additional fields to include for each Providers resource returned by the response. |
limit Optional | integer | The number of Providers resources to return. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | ScmProvidersResponse | The request completed successfully. |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 429 | Content-Type: application/json | ErrorResponse |