WORKING
Recommendations
get
/v1/recommendations/sellers/{sellerId}Personalized "for you" feed for a seller — scores the network's candidate pool against every active listing the seller owns and keeps each candidate's best score, so a candidate that's a great match for any one of the seller's listings surfaces once. See docs/architecture/matching-algorithm-spec.md.
Parameters
| sellerId | path | required |
| limit | query | optional |
Response (200)
| Field | Type | Required |
|---|---|---|
| sellerId | string (uuid) | — |
| recommendations | object[] | — |