GET /v1/appInfos/{id}/relationships/secondarySubcategoryTwo
URL
GET https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/secondarySubcategoryTwoPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppInfoSecondarySubcategoryTwoLinkageResponse | |
| 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 /v1/appInfos/{id}/relationships/primarySubcategoryOneGET /v1/appInfos/{id}/relationships/primarySubcategoryTwoGET /v1/appInfos/{id}/relationships/secondarySubcategoryOne