---
title: Get the first primary subcategory ID for an app info
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appinfos-_id_-relationships-primarysubcategoryone
---

# Get the first primary subcategory ID for an app info

## URL

GET https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/primarySubcategoryOne

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Reading Subcategories

- [Read the primary subcategory one information of an app info](appstoreconnectapi/get-v1-appinfos-_id_-primarysubcategoryone.md)
- [Read the primary subcategory two information of an app info](appstoreconnectapi/get-v1-appinfos-_id_-primarysubcategorytwo.md)
- [Read the secondary subcategory one information of an app info](appstoreconnectapi/get-v1-appinfos-_id_-secondarysubcategoryone.md)
- [Read the secondary subcategory two information of an app info](appstoreconnectapi/get-v1-appinfos-_id_-secondarysubcategorytwo.md)
- [Get the second primary subcategory ID for an app info](appstoreconnectapi/get-v1-appinfos-_id_-relationships-primarysubcategorytwo.md)
- [Get the first secondary subcategory ID for an app info](appstoreconnectapi/get-v1-appinfos-_id_-relationships-secondarysubcategoryone.md)
- [Get the second secondary subcategory ID for an app info](appstoreconnectapi/get-v1-appinfos-_id_-relationships-secondarysubcategorytwo.md)
