Catalog
Export a catalog in CSV
Export a catalog in CSV (Comma Separated Values). Specific parameters are described here
get/catalog/exports/csv
Query parameters
delimiter';' | ',' | ' ' | '|'
Sets the field delimiter of the CSV export
list_separatorstring
Sets the separator character used for multivalued strings
quote_allboolean
Set it to true to force quoting all strings, i.e. surrounding all strings with quote characters
with_bomboolean
Set it to true to force the first characters of the CSV file to be a Unicode Byte Order Mask (0xFEFF). It usually makes Excel correctly open the output CSV file without warning. Warning: the default value of this parameter is false in v2.0 and true starting with v2.1
Response
Return a file