---
title: List Territory Age Ratings for an App Info
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appinfos-_id_-territoryageratings
---

# List Territory Age Ratings for an App Info

List all territory age ratings for a specific app info.

## URL

GET https://api.appstoreconnect.apple.com/v1/appInfos/{id}/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

fields[territories]: Additional fields to include for each territory resource returned by the response. fields[territoryAgeRatings]: Additional fields to include for each territory age rating resource returned by the response. include: The relationship data to include in the response. limit: The maximum number of territory age rating resources to return.

## Response Codes

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

## Mentioned in

App Store Connect API 4.1 release notes

## See Also

### Reading territory age rating

- [List territory age rating IDs for an app info](appstoreconnectapi/get-v1-appinfos-_id_-relationships-territoryageratings.md)
