---
title: Read beta app clip invocation information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-betaappclipinvocations-_id_
---

# 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

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

## Query Parameters

fields[betaAppClipInvocations]: Additional fields to include for each Beta App Clip Invocation resource returned by the response. include: The relationship data to include in the response. limit[betaAppClipInvocationLocalizations]: The number of included Beta App Clip Invocations resources to return if the beta App Clip invocation localizations relationship is included. fields[betaAppClipInvocationLocalizations]:

## Response Codes

200 OK: The request completed successfully. 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Managing Beta App Clip Invocation

- [Create an app clip invocation for testers in testflight](appstoreconnectapi/post-v1-betaappclipinvocations.md)
- [Modify an app clip invocation you provide to testers](appstoreconnectapi/patch-v1-betaappclipinvocations-_id_.md)
- [Delete an app clip invocation for testers in testflight](appstoreconnectapi/delete-v1-betaappclipinvocations-_id_.md)
