Export master catalog as CSV

Stream the master catalog as a CSV file. The CSV emits 7 columns: master_product_id, name, brand, category, sku, price, stock_level. master_product_id, name, brand, and category are pre-filled from the master record; sku, price, stock_level are emitted blank. Vendors fill the blank columns offline and re-upload via the CSV-match flow at POST /products/master-catalog/import. Rows with a populated master_product_id skip fuzzy matching and resolve directly. The product status (draft / published) is controlled by the upload form's default_status field — it applies to every row in the upload.

Accepts the same filters as the catalog browse endpoint, so vendors can export a filtered subset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
integer
integer
skin_types
array of integers
skin_types
Responses

401

Unauthenticated

403

Forbidden — lacks CREATE_PRODUCT permission

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/csv