---
title: List win-back offer IDs for an auto-renewable subscription
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-subscriptions-_id_-relationships-winbackoffers
---

# List win-back offer IDs for an auto-renewable subscription

## URL

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

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## 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)
- [Read Win-Back Offer Information](appstoreconnectapi/get-v1-winbackoffers-_id_.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)
