---
title: "List Products"
method: GET
path: "/products"
tags: ["Products"]
---

# List Products

`GET /products`

Products filtered by the given parameters.

## Query parameters

- `program_uid` string

## Changes

- **2026-08-21** `54f4fe726d8f` — 1 breaking, 10 info
  - the `allOf[subschema #2]/data/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `allOf[subschema #2]/data/items/compliance_plan_name` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/data/items/customer_types` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/data/items/description` to the response with the `200` status
  - …7 more

[Change history](https://skmtc.dev/newline53/apis/newline-platform-api/changes/products/get.md)

---

[API](https://skmtc.dev/newline53/apis/newline-platform-api.md) · [All operations](https://skmtc.dev/newline53/apis/newline-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/newline53/newline-platform-api/revisions/54f4fe726d8f/schema)
