# P44 - Get the error report file for a product import ("Non-integrated 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 error report is neededMaximum usage: Each time an error report is needed Endpoint: GET /api/products/imports/{import}/error_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.