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

# Read In-App Purchase Price Schedule Information

Get information about a specific scheduled price change for an in-app purchase.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[inAppPurchasePriceSchedules]: fields[inAppPurchasePrices]: include: limit[manualPrices]: fields[territories]: limit[automaticPrices]:

## Response Codes

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

## Mentioned in

Managing in-app purchases

## Discussion

Discussion Example Request and Response

## See Also

### Endpoints

- [Read Price Information for an In-App Purchase Price Schedule](appstoreconnectapi/get-v1-inapppurchasepriceschedules-_id_-manualprices.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)
