---
title: Read Price Information for an In-App Purchase Price Schedule
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-manualprices
---

# Read Price Information for an In-App Purchase Price Schedule

Get information about a set price or prices for an in-app purchase price schedule.

## URL

GET https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules/{id}/manualPrices

## Path Parameters

id:

## Query Parameters

fields[inAppPurchasePricePoints]: fields[inAppPurchasePrices]: include: limit: filter[territory]: fields[territories]:

## Response Codes

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

## See Also

### Endpoints

- [Read In-App Purchase Price Schedule Information](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_.md)
- [List manual price IDs for an in-app purchase price schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-relationships-manualprices.md)
- [Add a Scheduled Price Change to an In-App Purchase](appstoreconnectapi/post-v1-inapppurchasepriceschedules.md)
- [List Automatically Generated Prices for an In-App Purchase Price](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-automaticprices.md)
- [List automatic price IDs for an in-app purchase price schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-relationships-automaticprices.md)
- [Read the Selected Base Territory for an In-App Purchase Price Schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-baseterritory.md)
- [Get the base territory ID for an in-app purchase price schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-relationships-baseterritory.md)
