---
title: Get the base territory ID for an app price schedule
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-apppriceschedules-_id_-relationships-baseterritory
---

# Get the base territory ID for an app price schedule

## URL

GET https://api.appstoreconnect.apple.com/v1/appPriceSchedules/{id}/relationships/baseTerritory

## Path Parameters

id:

## Response Codes

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

## See Also

### Getting and managing an app’s price schedules

- [Read Price Schedule Information for an App](appstoreconnectapi/get-v1-apps-_id_-apppriceschedule.md)
- [Get the app price schedule ID for an app](appstoreconnectapi/get-v1-apps-_id_-relationships-apppriceschedule.md)
- [Read an App's Price Schedule Information](appstoreconnectapi/get-v1-apppriceschedules-_id_.md)
- [List Automatically Generated Prices for an App](appstoreconnectapi/get-v1-apppriceschedules-_id_-automaticprices.md)
- [Read the Base Territory for an App's Price Schedule](appstoreconnectapi/get-v1-apppriceschedules-_id_-baseterritory.md)
- [List Manually Chosen Prices for an App](appstoreconnectapi/get-v1-apppriceschedules-_id_-manualprices.md)
- [List automatic price IDs for an app price schedule](appstoreconnectapi/get-v1-apppriceschedules-_id_-relationships-automaticprices.md)
- [List manual price IDs for an app price schedule](appstoreconnectapi/get-v1-apppriceschedules-_id_-relationships-manualprices.md)
- [Add a Scheduled Price Change to an App](appstoreconnectapi/post-v1-apppriceschedules.md)
