---
title: "GET /offers"
method: GET
path: "/offers"
tags: ["Offers"]
---

# GET /offers

`GET /offers`

Get the list of public offers for the root provider.

## Parameters

- `Subscriptions.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK

- OfferList — List of public offers.
  - `value` Offer[] — List of public offers.
    - `displayName` string — Display name of offer.
    - `description` string — Description of offer.
    - `name` string — The name of the offer.
    - `id` string — The offer ID
  - `nextLink` string — URI to next page.

---

[API](https://skmtc.dev/azure/apis/subscriptionclient.md) · [All operations](https://skmtc.dev/azure/apis/subscriptionclient/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/subscriptionclient/revisions/53e15c8929e4/schema)
