Lists products for a company
Required permissions:
access_pass:basic:readThe app API key from an app from the /dashboard/developer page
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
42
Returns the last n elements from the list.
42
The ID of the company to filter products by
"biz_xxxxxxxxxxxxxx"
The type of products to filter by
The different types an product can be. Only use 'regular'. The rest are for internal use
regular, app, experience_upsell, api_only The visibility of the products to filter by
The different levels of visibility for resources
visible, hidden, archived, quick_link, all, not_quick_link, not_archived The order of the products
active_memberships_count, created_at, usd_gmv, usd_gmv_30_days The direction of the order
asc, desc The maximum creation date to filter by
"2023-12-01T05:00:00.401Z"
The minimum creation date to filter by
"2023-12-01T05:00:00.401Z"