---
title: List the Territory Availablity of an In-App Purchase
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-inapppurchaseavailabilities-_id_-availableterritories
---

# List the Territory Availablity of an In-App Purchase

List all the territories where an in-app purchase is available.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the in-app purchase resource ID from the List all in-app purchases for an app response.

## Query Parameters

fields[territories]: limit:

## Response Codes

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

## Discussion

Discussion Example Request and Response

## See Also

### Endpoints

- [Read information about the availablity of an in-app purchase](appstoreconnectapi/get-v1-inapppurchaseavailabilities-_id_.md)
- [List available territory IDs for an in-app purchase availability](appstoreconnectapi/get-v1-inapppurchaseavailabilities-_id_-relationships-availableterritories.md)
- [Modify the Territory Availablity of an In-App Purchase](appstoreconnectapi/post-v1-inapppurchaseavailabilities.md)
