# P45 - Get the product integration report file for a product import ("Added products report") This API returns either a CSV file (MCM enabled) or a file in a format defined by the operator (MCM disabled).Call FrequencyRecommended usage: Each time an integration report is neededMaximum usage: Each time an integration report is neededRead MoreMore context Endpoint: GET /api/products/imports/{import}/new_product_report ## Path parameters: - `import` (integer, required) Import identifier ## Query parameters: - `shop_id` (integer) Use this parameter when your user has access to several shops. If not specified, the shop_id from your default shop will be used.