Contents

Read Git Reference Information

Get information about a specific Git reference.

URL

GET https://api.appstoreconnect.apple.com/v1/scmGitReferences/{id}

Path Parameters

NameTypeDescription
id Requiredstring

The opaque resource ID that uniquely identifies the Git References resource.

Query Parameters

NameTypeDescription
fields[scmGitReferences] Optional[string]

Additional fields to include for the Git References resource returned by the response.

include Optional[string]

The relationship data to include in the response.

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
ScmGitReferenceResponse

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.

404Not Found
Content-Type: application/json
ErrorResponse

Resource not found.

429
Content-Type: application/json
ErrorResponse