List products
Product
List products
Get a paginated list of all products in your organization with their complete configuration, version history, and metadata. By default excludes archived products unless explicitly requested via the archive_filter parameter.
POST
List products
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Max number of results that should be returned
Required range:
1 <= x <= 100Cursor that indicates where the next page of results should start.
Body
application/json
Get list of products
Filter options for the product list. If not provided, defaults to not archived.
Available options:
ARCHIVED, NOT_ARCHIVED, ALL