Returns a list of your products.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Only return prices that allow ad hoc amounts or not.
Only return objects that are archived or not archived.
Only return objects that have associated downloads.
Only return products that are featured or not.
Only return objects with the given IDs.
A limit on the number of items to be returned, between 1 and 100.
The page of items you want returned.
Only return objects that belong to the given product collections.
Only return objects that belong to the given product groups.
The query to be used for full text search of this collection.
Only return products that are recurring or not recurring (one time).
Only return objects that have shipping enabled or disabled.
Only return objects that belong to the given shipping profile.
Only return objects with the given status.
The sorting column and order to be used for this collection. Available sorting columns for this endpoint are cataloged_at, created_at, name, and updated_at.