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

Headers

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

Query Parameters

category
string | null

Filter by category

level
string | null

Filter by level (product or variant)

is_active
boolean
default:true

Filter by active status

Cookies

stytch_session
string | null

Response

Successful Response