therealreal_collection
Fetch The RealReal listings for a curated collection by slug. Pass a collection slug to get normalized product data, with pagination via 'after' cursor for next pages.
Instructions
Browse The RealReal listings by curated collection. Returns a page of normalized The RealReal listings browsed by curated collection slug, e.g. on-sale-now -- sale campaigns, editor's picks, and similar merchandising collections distinct from category/designer browsing. Pass a previous response's next_after back as after to fetch the next page. Credential-free public data sourced from The RealReal's own server-rendered collection page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Collection slug, from the collections endpoint's slug field | |
| after | No | Opaque pagination cursor from a previous response's next_after. Omit for the first page |