---
title: "List users associated with a product"
method: GET
path: "/products/{product_id}/users"
tags: ["Users"]
---

# List users associated with a product

`GET /products/{product_id}/users`

## Path parameters

- `product_id` string, required

## Query parameters

- `page` string
- `per_page` string

## Response `200`

Successful operation

---

[API](https://skmtc.dev/shiprush/apis/aha-api.md) · [All operations](https://skmtc.dev/shiprush/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shiprush/aha-api/revisions/f2725b45bcf3/schema)
