get_products_user
Retrieve all products associated with a user by providing their user id or email.
Instructions
🟢 READ-ONLY · Users · GET /v2/users/{id}/products
Get products of user
Returns a list with all the products of the user specified by the provided user id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User id or email |