Skip to main content
GET
/
api
/
product-types
/
export-csv
Export Product Types Csv
curl --request GET \
  --url https://api.merchantops.ai/api/product-types/export-csv
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

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

Query Parameters

is_active
boolean
default:true

Filter by active status

Cookies

stytch_session
string | null

Response

Successful Response