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

# List Customer Products

`GET /customer_products`

List Customers and the Products they have onboarded onto, filtered by the given parameters.

## Query parameters

- `program_uid` string
- `product_uid` string

## Parameters

- `#/paths/~1pools/get/parameters/0` — unresolved $ref

## Changes

- **2026-08-21** `54f4fe726d8f` — 1 breaking, 8 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/activated_at` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/data/items/customer_email` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/data/items/customer_uid` to the response with the `200` status
  - …5 more

[Change history](https://skmtc.dev/newline53/apis/newline-platform-api/changes/customer_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)
