Get Products
Retrieves a paginated list of products. Supports filtering by search term, barcode, SKU, status, and other criteria.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token or OAuth2
Query parameters
Search
Search Products by name, sku, inventory id or product Id.
Barcode
Barcode Associated with variant
Barcodes
Barcodes Associated with variant
CategoryIds
List of Category Ids associated with product
ChannelIds
Looks for Products variants by their channel IDs
HasDigitalVariants
Looks for Products with/without digital variants
HasVariants
Looks for Products with/without variants
InventoryId
Looks for variants by its associated inventory id
IsInventorySyncEnabled
Looks for Products variants by their IsInventorySyncEnabled is true
LastUpdatedTimestamp
Looks for Products that have been updated since the given date
LegacyIds
Looks for Products with by Legacy Product Id(s)
Name
Looks for Products/Variants by name
OnHand
Looks for Products with inventory
PlatformIds
Looks for Products variants by their external Platform IDs
ProductId
Looks for Products with an assigned Id
ProductType
Looks for Products by type
ReviewsPending
Looks for Products by ReviewsPending
SalesChannel
Looks for Products variants assigned to a platform/sales channel
SellerSKU
Looks for Products that match the provided Seller query
SKU
Looks for Products that match the provided Sku query
TaxonomyIds
Looks for Products variants by their taxonomy id or any descendants of the taxonomies sent separated by comma
VariantId
Looks for products that contain a variant with the given ID
VariantStatus
Looks for Products with variants that contain provided status
PageSize
1-250
SortBy
Id, Name, Category, TotalOnHandQty
SortOrder
ASC,DESC
Response
Success
first
items
last
next
prev

