List ProductsAsk AIget https://apis.supplierxm.salsify.com/public/v1/products/This method lists all the products you have access to.Query Paramsstatus_shared_fromint32Filters the shared status of the source products. (DRAFT=2 / PENDING=3 / ACCEPTED=4 / ARCHIVED=1 / DELETED=0 / PAUSED=6 / REFUSED=5)status_shared_withint32Filters the shared status of the target products. (DRAFT=2 / PENDING=3 / ACCEPTED=4 / ARCHIVED=1 / DELETED=0 / PAUSED=6 / REFUSED=5)updated_at_fromdate-timeFilters the minimum latest update date of the returned products (UNIX timestamp)updated_at_todate-timeFilters the maximum latest update date of the returned products (UNIX timestamp)filter_gtins_instringDefaults to 03663215000110Filters by GTINs (several possible, comma-separated)filter_target_marketint32Defaults to 250Filters by target market (ISO 3166-1 numeric)filter_product_languagesstringDefaults to frFilters by product languages (several possible, comma-separated)filter_validation_status_inint32Filters the data quality status (validation) of the products (several possible, comma-separated). (NA=0 / NOT OK=1 / OK=2 / CORRECTION=3)filter_has_packshot_newbooleanFilters on products based on the presence/absence a packshot.truefalsefilter_pictures_last_updated_at_fromdate-timeFilters the minimum latest update date for the images (milliseconds since 01/01/1970)filter_pictures_last_updated_at_todate-timeFilters the maximum latest update date for the images (milliseconds since 01/01/1970)filter_tags_instringFilter products depending on a specific tag. Returns all products for which the specified tag is onfilter_tags_not_instringFilter products depending on a specific tag. Returns all products for which the specified tag is offfilter_source_includestringFilters the fields returned by the API (fields are comma separated)filter_source_excludestringFilters the fields returned by the API (fields are comma separated)filter_quality_changed_at_fromdate-timeFilters the minimum latest quality update date of the returned products.filter_quality_changed_at_todate-timeFilters the maximum latest quality update date of the returned products.filter_lifecycle_inint32Filters the lifecycle status of the source products. (PRELAUNCH=0 / PURCHASABLE=1 / NOT_PURCHASABLE=2 / ARCHIVED=3)filter_is_requestedbooleanIdentifies products part of the retailer's active range = products you have uploaded to SupplierXM. Products that manufacturers push proactively have a value "false"truefalsefilter_request_product_status_instringFilters by request statuses (several possible, comma-separated). Values ACCEPTED, PENDING, REFUSED, RECIPIENT_NOT_RECONCILEDlimitint32Defaults to 20The maximum number of products to be returned. The max value allowed is 500offsetint32Defaults to 0The index of the first product to be returnednext_pageint64To use scroll search when you need to retrieve more than 10K products (see end of step 3 at https://docs.supplierxm.salsify.com/docs/getting-started for more info)decrypt_pricebooleanDecrypt price if possible (based on permission). Possible values are : false, true.truefalseadvanced_searchjsonSee details in "Search Products": https://docs.supplierxm.salsify.com/reference/search-productsort_bystringsort the element according to the field specifiedfilter_active_rangeboolean[DEPRECATED] Identifies products part of the retailer's active range = products you have uploaded to SupplierXM. Products that manufacturers push proactively have a value "false"truefalseHeadersAccept-languagestringDefaults to frFilters by expected languages for labels associated to code valuesResponses 200200 400400Updated 9 months ago