Search clusters
POST/v2/clusters/search
Searches the catalogue for clusters matching the supplied criteria.
Filters can target identifiers, stock keeping units, cluster codes, category assignments, free-text terms, hidden visibility, and creation or modification date ranges. Results are paginated and may be sorted by any of the supported fields. Use the expands query parameter to enrich each cluster with related data such as categories, category relationships or assigned products.
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.