# P46 - Get the transformed file for a product import ("File in operator format")

Description

This API returns a CSV file.


Call Frequency

Recommended usage: Each time a transformed file is available
Maximum usage: Each time a transformed file is available
Read More

More context

Endpoint: GET /api/products/imports/{import}/transformed_file

## 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.


