v2
latestOpenAPI 3.1.02026-08-07750280.6 KBList items
Retrieve a paginated list of items with optional filtering by catalogue or standalone status.
Query parameters
Filter by catalogue ID
Filter by catalogue ID
Get only standalone items
Get only standalone items
Maximum number of items to return
Maximum number of items to return
Number of items to skip for pagination
Number of items to skip for pagination
Sort field. Prefix with '-' for descending order. Available: name, created_at, price. Example: 'name' (A→Z), '-price' (highest first).
Sort field. Prefix with '-' for descending order. Available: name, created_at, price. Example: 'name' (A→Z), '-price' (highest first).
Search items by name, SKU, or description (case-insensitive substring match). Applies to all items unless catalogue_id or standalone_only is also set.
Search items by name, SKU, or description (case-insensitive substring match). Applies to all items unless catalogue_id or standalone_only is also set.
Response
Successfully retrieved items