---
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

---

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