List Products
List Products
Retrieve a paginated list of products from the WISEPIM API. Filter by status, category, or attributes and sort results with flexible query parameters.
GET
List Products
Returns a paginated list of products. You can filter and sort the results using query parameters.Documentation Index
Fetch the complete documentation index at: https://docs.wisepim.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Filter products by project ID
Filter by status (active, inactive, pending, archived)
Filter by product type (simple, configurable, virtual, bundle, grouped)
Filter by category ID
Page number for pagination
Number of items per page
Response
Total number of products matching the filters
URL for the next page of results
URL for the previous page of results
List of product objects

