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
| Name | Type | Description |
|---|---|---|
id Required | string | The opaque resource ID that uniquely identifies the Beta App Clip Invocations resource. |
Query Parameters
| Name | Type | Description |
|---|---|---|
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] Optional | integer | The number of included Beta App Clip Invocations resources to return if the beta App Clip invocation localizations relationship is included. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | BetaAppClipInvocationResponse | 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. |
| 404 | Not Found Content-Type: application/json | ErrorResponse | Resource not found. |
| 429 | Content-Type: application/json | ErrorResponse |