---
title: "Get list of cashier products"
method: GET
path: "/cashier/products"
tags: ["Cashier"]
---

# Get list of cashier products

`GET /cashier/products`

## Query parameters

- `type` 'PLAN' | 'EXTRA'
- `includeInvisible` boolean
- `relatedPriceId` integer
- `organizationId` integer

## Response `200`

Successful response

- object
  - `products` object[]

---

[API](https://skmtc.dev/make/apis/web-api-v2-public.md) · [All operations](https://skmtc.dev/make/apis/web-api-v2-public/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/make/web-api-v2-public/revisions/531769e6f813/schema)
