Search cluster-to-category relationships
POST/v2/clusters/categories/relationships/search
Searches the relationships between clusters and categories.
Filters can target a set of clusters (by internal identifier, SKU or cluster code), a set of categories, or both. The default flag restricts results to the single relationship marked as the default category for each cluster.
Results are paginated; large catalogues should rely on pagination to avoid oversized response payloads.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Records matching the query were retrieved successfully.
The request payload, path, or query parameters failed validation.
Authentication credentials are missing or invalid.
The authenticated caller is not permitted to perform the operation.
An unexpected error prevented the request from completing.