---
title: Read Win-Back Offer Information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-winbackoffers-_id_
---

# Read Win-Back Offer Information

The data structure that represents a get-v1-win back offers-{id} resource.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the winBackOffers resource ID from the List Win-Back Offers response.

## Query Parameters

fields[winBackOfferPrices]: fields[winBackOffers]: include: limit[prices]:

## Response Codes

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

## Overview

Overview Read details about a specific win-back offer. Discussion Example Request and Response

## See Also

### Endpoints

- [Creating and configuring win-back offers](appstoreconnectapi/creating-and-configuring-win-back-offers.md)
- [List Win-Back Offers](appstoreconnectapi/get-v1-subscriptions-_id_-winbackoffers.md)
- [List win-back offer IDs for an auto-renewable subscription](appstoreconnectapi/get-v1-subscriptions-_id_-relationships-winbackoffers.md)
- [List Win-Back Offer Prices](appstoreconnectapi/get-v1-winbackoffers-_id_-prices.md)
- [List price IDs for a win-back offer](appstoreconnectapi/get-v1-winbackoffers-_id_-relationships-prices.md)
- [Create a Win-Back Offer](appstoreconnectapi/post-v1-winbackoffers.md)
- [Modify a Win-Back Offer](appstoreconnectapi/patch-v1-winbackoffers-_id_.md)
- [Delete a Win-Back Offer](appstoreconnectapi/delete-v1-winbackoffers-_id_.md)
