# P47 - Get the transformation error report file for a product import ("Source file error report") This API returns a CSV, XLSX or XML file, depending on the file format provided by the seller.Call FrequencyRecommended usage: Each time an error report is neededMaximum usage: Each time an error report is neededRead MoreMore context Endpoint: GET /api/products/imports/{import}/transformation_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.