# OF03 - Get the error report file for an offer import This API returns a CSV, XLSX or XML file, depending on the file format provided by the seller.Call FrequencyRecommended usage: After each OF02 call, every 5 minutesMaximum usage: Once per minuteRead MoreMore context Endpoint: GET /api/offers/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.