get_users_product
Retrieve users with access to a course, bundle, or subscription product. Results are paginated and sorted by most recently created first.
Instructions
🟢 READ-ONLY · Users · GET /v2/users/by-product
Get all users by product
Retrieves all the users with access to the product specified by the provided product id. The users are in sorted order, with the most recently created user appearing first, and the list is paginated, with a limit of 20 users per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Filter by the page number. In case page number is higher than the maximum one, the results of last page will be returned | |
| product_id | Yes | Filter by product title Id | |
| product_type | Yes | Filter by product type |