beta_app_localizations__get
Retrieve a specific beta app localization by its ID. Optionally include related app data or select specific fields to get only the information you need.
Instructions
Read one beta app localization by ID. [GET /v1/betaAppLocalizations/{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_betaAppLocalizations | No | the fields to include for returned resources of type betaAppLocalizations Return only these attributes. A full row set can exceed 200 KB. |