---
title: Get the parent category ID for an app category
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appcategories-_id_-relationships-parent
---

# Get the parent category ID for an app category

## URL

GET https://api.appstoreconnect.apple.com/v1/appCategories/{id}/relationships/parent

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app category resource ID from the List app categories response.

## Response Codes

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

## See Also

### Reading App Category Information

- [Read app category information](appstoreconnectapi/get-v1-appcategories-_id_.md)
- [Read the parent information of an app category](appstoreconnectapi/get-v1-appcategories-_id_-parent.md)
