v3
latestOpenAPI 3.1.02026-08-0619186200.1 KBProducts
Fetch results from Products for Inventory Sync
Iterate over results from /integrations/products/search endpoint using the returned cursor or using the cursor provided by response of this request as nextCursor.
The response is the same as the legacy /products endpoint (Retrieve List of Products).
get/v1/integrations/products/search/paginate
Query parameters
cursorstring required
Cursor returned from the initial /integrations/products/search call, or the next_cursor value returned from a previous call to this endpoint.
pageSizeinteger
Response
Success