Contents

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/scmProviders

Query Parameters

NameTypeDescription
fields[scmProviders] Optional[string]

Additional fields to include for each Providers resource returned by the response.

limit Optionalinteger

The number of Providers resources to return.

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
ScmProvidersResponse

The request completed successfully.

400Bad Request
Content-Type: application/json
ErrorResponse

An error occurred with your request.

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

Request not authorized.

429
Content-Type: application/json
ErrorResponse

See Also

Getting Provider Information