Skip to content

Get a single related product entry by ID

GET
/rest/v1/product/related/{id}

Parameters

Path Parameters

id*

ID of the related product entry to retrieve

Type
integer
Required
Format
"int64"

Query Parameters

include

Include relations (product, relatedProduct, group)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI