Skip to main content

Retrieve a list of related products

Retrieve a list of related products.

Authorizations:Token, JWT
Query Parameters
product_id
required
integer
pageintegerDefault: 1The collection page number
Query Parameters
product_id
required
integer
pageintegerDefault: 1The collection page number

Responses

200Related Product collection
Response schema:
Related Product collection
Array
idinteger>= 0
product_idinteger>= 0
positioninteger
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null