app_availabilities_v2__get
Retrieve app availability details by ID, including territory availabilities. Use this to check an app's availability status and its territory-specific availability data.
Instructions
Read one app availabilities (v2) by ID. [GET /v2/appAvailabilities/{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_appAvailabilities | No | the fields to include for returned resources of type appAvailabilities Return only these attributes. A full row set can exceed 200 KB. |