Skip to content

Get customization schema collection

GET
/rest/v1/product/customization-schema

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
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI