beta_app_clip_invocations__get
Retrieve a specific beta App Clip invocation by its ID to inspect its URL and related localizations. Include only needed fields to reduce response size.
Instructions
Read one beta App Clip invocation by ID. [GET /v1/betaAppClipInvocations/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. | |
| fields_betaAppClipInvocations | No | the fields to include for returned resources of type betaAppClipInvocations Return only these attributes. A full row set can exceed 200 KB. |