Skip to main content
POST
Export Products Standard Xlsx

Headers

authorization
string | null
X-Organization-ID
string | null

Cookies

stytch_session
string | null

Body

application/json

Request model for the standard (round-trippable) CSV product export.

Same selection/filters as the JSON export; output is the variant-capable CSV that /upload-base-csv re-imports.

product_keys
string[]
required

List of product keys to export

filter_by_label
boolean
default:false

Filter products by specific labels

include_variants
boolean
default:true

Include each product's variants in the export

label_keys
string[] | null

Label keys (when filter_by_label=true)

source_filter
string[] | null

Filter by source

Response

Successful Response