app_infos__secondary_category__get
Retrieve the secondary category for an app info using its ID. Optionally include subcategories or parent relationships in the response to reduce API calls.
Instructions
Read the secondary category for an app info. [GET /v1/appInfos/{id}/secondaryCategory]
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. |