---
title: List territory age rating IDs for an app info
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appinfos-_id_-relationships-territoryageratings
---

# List territory age rating IDs for an app info

List all territory age rating IDs for a specific app info.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the appInfo resource ID from the List all app infos for an app response.

## Query Parameters

limit: The maximum number of territory age rating resource identifiers to return.

## Response Codes

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

## See Also

### Reading territory age rating

- [List Territory Age Ratings for an App Info](appstoreconnectapi/get-v1-appinfos-_id_-territoryageratings.md)
