Skip to content

Get a single related product entry based on filters

GET
/rest/v1/product/related/item

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

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI