---
title: Read In-App Purchase Offer Code Information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-inapppurchaseoffercodes-_id_
---

# Read In-App Purchase Offer Code Information

Get information about a specific in-app purchase offer code.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[inAppPurchaseOfferCodeCustomCodes]: fields[inAppPurchaseOfferCodeOneTimeUseCodes]: fields[inAppPurchaseOfferCodes]: fields[inAppPurchaseOfferPrices]: include: limit[customCodes]: limit[oneTimeUseCodes]: limit[prices]:

## Response Codes

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

## See Also

### Creating and Managing In-App Purchase Offer Codes

- [Create an In-App Purchase Offer Code](appstoreconnectapi/post-v1-inapppurchaseoffercodes.md)
- [Modify an In-App Purchase Offer Code](appstoreconnectapi/patch-v1-inapppurchaseoffercodes-_id_.md)
- [List All Prices for an In-App Purchase Offer Code](appstoreconnectapi/get-v1-inapppurchaseoffercodes-_id_-prices.md)
- [Get All Price IDs for an In-App Purchase Offer Code](appstoreconnectapi/get-v1-inapppurchaseoffercodes-_id_-relationships-prices.md)
