Skip to content

Get variation collection

GET
/rest/v1/product/variation

Parameters

Query Parameters

filter[id]

Filter by ID

Type
string
filter[groupId]

Filter by group ID

Type
string
filter[productId]

Filter by product ID

Type
string
filter[isMaster]

Filter by master flag

Type
string
filter[name.el]

Filter by name (Greek)

Type
string
filter[name.en]

Filter by name (English)

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI