---
title: "[V2] Fetch offer details"
method: GET
path: "/v2/offers/{offerId}"
---

# [V2] Fetch offer details

`GET /v2/offers/{offerId}`

Use `v2/offers/{offerId}` endpoint to get basic offer details. This endpoint returns also price rules for [seasonal subscriptions](https://publisher.support.cleeng.com/hc/en-us/articles/9565373130268-Seasonal-Subscriptions) (special price rules for initial purchase of a seasonal subscription that define promotional prices that a publisher wants to offer in certain periods (e.g. before the season begins or once the season is halfway through)).

## Path parameters

- `offerId` string, required

## Response `200`

200

## Other responses

- `400` — 400
- `404` — 404

---

[API](https://skmtc.net/cleeng/apis/mediastore-api.md) · [All operations](https://skmtc.net/cleeng/apis/mediastore-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cleeng/mediastore-api/versions/00cbfe7998a4/schema)
