Overview
An Avatar represents a pre-built or user-uploaded avatar image available for use in sessions and agents. Each avatar exposes both a square preview URL and a full-resolution image URL.Fields
Unique identifier for the avatar (e.g.
PUBLIC/Avatars/sara-office). Pass this as avatar_id to Preview Avatar or as avatar_image_url in sessions and agents.Array of tags associated with the avatar.
Signed URL at 500×500 px, suitable for display in a picker UI.
Signed URL of the full-resolution avatar (capped at 1200 px wide). Use this as
avatar_image_url in sessions or agents.