---
title: "List products"
method: GET
path: "/v3/billing/products"
tags: ["Autumn"]
---

# List products

`GET /v3/billing/products`

Products this caller's org can act on: credit packs, add-ons, and their own plan, plus their extra-credits discount.

## Response `200`

Default Response

- object
  - `list` object[]
  - `discountPercent` number, nullable

## Other responses

- `500` — Default Response

## Changes

- **2026-09-18** `e0163b1c37cb` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2026-08-19** `0ca29c993972` — 1 info
  - added the optional property `discountPercent` to the response with the `200` status

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/billing/products/get.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/6f0b6cbb515f?raw)
