List the relation definitions a product participates in, each with its direction(s).

Returns one entry per relation definition attached to the product, each carrying the relation definition ID and
the direction(s) it applies in (DIRECT, REVERSE, or both). This lists which relation types the product uses,
not the products it is related to; to get the actual related products for a given relation definition and
direction, use GET /products/{id}/connections/products/{relationId}.

For more details on working with products and relations, refer to the Add product
relations
.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The internal ID of the product whose relation definitions are listed.

Example: 78y3566b5c65c1325edexx8f

Query Params
int32
≥ 0

A number sequence representing a block of items to return as a result set. If omitted, the default value 0 will be used. This parameter is used for pagination to specify which page of the results to retrieve.

Default value: 0

int32

The number of items to return in each block. If omitted, the default value 1000 will be used. This parameter works with the page parameter to paginate the result set, allowing you to control the size of each page of results.

Default value: 1000

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json