List Outfits
list_outfit_presetsStyled outfits — a talent dressed in a full look, saved as one composite sheet (turnaround + wardrobe detail crops) with structured refs to the product images that built it. The Outfits Heist saves them on click; future image/video Heists pick one to lock model + wardrobe in a single pick. Workspace = your saved outfits. Official = Heista-curated drops across casual, streetwear, activewear, business, evening, swim & resort, loungewear, and outerwear. Read-only, free. Filter scope with only_workspace / only_official (mutually exclusive — same toggle as the in-app library lens). Page with limit + offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size. Default 24, max 100. | |
| offset | No | Offset for paging through results. Default 0. | |
| brand_id | No | Optional brand_id to scope workspace presets to. Get from list_brands. Official presets are not brand-scoped and are unaffected by this filter. | |
| only_official | No | When true, hide workspace (user-created) presets and only return Heista-curated (official) presets. Mutually exclusive with only_workspace. | |
| only_workspace | No | When true, hide Heista-curated (official) presets and only return workspace (user-created) presets. Mutually exclusive with only_official. |