Skip to content

Get related group collection

GET
/rest/v1/product/related-group

Parameters

Query Parameters

filter[id]

Filter by group IDs

Type
string
filter[relation]

Filter by relation type (1=left, 2=right, 3=bidirectional)

Type
string
filter[name]

Filter by name (partial match, requires locale)

Type
string
include

Include relations (translations)

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