---
title: Read the age-rating declaration
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appinfos-_id_-ageratingdeclaration
---

# Read the age-rating declaration

Get the age-rating declaration for an app info.

## URL

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

## 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[ageRatingDeclarations]: Additional fields to include for each age-rating declaration resource that the response returns.

## Response Codes

200 OK: The request completed successfully. 400 Bad Request: An error occurred with your request. 401 Unauthorized: Authentication failed. 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## Mentioned in

App Store Connect API 4.0 release notes App Store Connect API 4.3 release notes App Store Connect API 4.4 release notes

## Discussion

Discussion Responses for this endpoint include contests or gambling properties. In an app that has a FREQUENT_OR_INTENSE declaration for contests, the age rating for the AppInfos is 12+. If you declare a value of true for gambling, the age rating for the AppInfos is 17+. Read the age-rating declaration

## See Also

### Reading and modifying declarations

- [Get the age rating declaration ID for an app info](appstoreconnectapi/get-v1-appinfos-_id_-relationships-ageratingdeclaration.md)
- [Modify an age rating declaration](appstoreconnectapi/patch-v1-ageratingdeclarations-_id_.md)
