Contents

Read Beta App Clip Invocation Information

Get a specific App Clip invocation you configure for testing.

URL

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

Path Parameters

NameTypeDescription
id Requiredstring

The opaque resource ID that uniquely identifies the Beta App Clip Invocations resource.

Query Parameters

NameTypeDescription
fields[betaAppClipInvocations] Optional[string]

Additional fields to include for each Beta App Clip Invocation resource returned by the response.

include Optional[string]

The relationship data to include in the response.

limit[betaAppClipInvocationLocalizations] Optionalinteger

The number of included Beta App Clip Invocations resources to return if the beta App Clip invocation localizations relationship is included.

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
BetaAppClipInvocationResponse

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

See Also

Managing Beta App Clip Invocation