Skip to main content
GET
Get Related Products

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Path Parameters

cartId
string<uuid>
required

The unique identifier for the cart

Query Parameters

limit
integer

Maximum number of related products to return. Defaults to the store's configured related-products count.

Response

A list of related products.

data
object[]