app_infos__app_info_localizations__list
List all localizations for a given app info, with optional locale filtering.
Instructions
List the app info localizations belonging to an app info. [GET /v1/appInfos/{id}/appInfoLocalizations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| limit | No | maximum resources per page | |
| include | No | comma-separated list of relationships to include | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. | |
| filter_locale | No | filter by attribute 'locale' |