Skip to content

Get a single customization schema based on filters

GET
/rest/v1/product/customization-schema/item

Parameters

Query Parameters

filter[id]

Filter by IDs

Type
string
filter[name]

Filter by name (partial)

Type
string
filter[isActive]

Filter by active status

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI