Get the first primary subcategory ID for an app info
URL
GET https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/primarySubcategoryOnePath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppInfoPrimarySubcategoryOneLinkageResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Reading Subcategories
Read the primary subcategory one information of an app infoRead the primary subcategory two information of an app infoRead the secondary subcategory one information of an app infoRead the secondary subcategory two information of an app infoGet the second primary subcategory ID for an app infoGet the first secondary subcategory ID for an app infoGet the second secondary subcategory ID for an app info