List avatars
API Reference
List avatars
List avatars available to the calling org. Includes platform-built-in stock avatars (e.g. av_stock_001) and any customer-uploaded avatars.
List avatars
Authorizations
Live API key minted in the dashboard. Pass as Authorization: Bearer sk_live_…. Keys are scoped to a single environment (staging / prod).
Query Parameters
Page size. Default 20, max 100.
Required range:
1 <= x <= 100Pagination cursor — an av_… id from a previous page.
Which avatars to return: all (default — platform stock plus your org's), platform (only built-in stock), or org (only your custom).
Available options:
all, platform, org Case-insensitive substring filter on avatar name or id.

