app_clip_default_experience_localizations__get
Retrieve a specific App Clip default experience localization by ID, with optional inclusion of related records like the default experience or header image to reduce API calls.
Instructions
Read one App Clip default experience localization by ID. [GET /v1/appClipDefaultExperienceLocalizations/{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_appClipDefaultExperienceLocalizations | No | the fields to include for returned resources of type appClipDefaultExperienceLocalizations Return only these attributes. A full row set can exceed 200 KB. |