Skip to content

Get related products collection

GET
/rest/v1/product/related

Parameters

Query Parameters

filter[id]

Filter by relation IDs

Type
string
filter[productId]

Filter by product ID

Type
string
filter[relatedProductId]

Filter by related product ID

Type
string
filter[groupId]

Filter by group ID

Type
string
include

Include relations (product, relatedProduct, group)

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