---
title: "Retrieves an offer."
method: GET
path: "/offer/{offerId}"
tags: ["Tracker"]
---

# Retrieves an offer.

`GET /offer/{offerId}`

## Path parameters

- `offerId` string, required

## Query parameters

- `fields` string[]

## Response `200`

An Offer.

---

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