Returns a persona by id
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Persona id
Successfully retrieved persona
Full persona shape returned by the create, get, and update endpoints.
Unique identifier for the persona.
Human-readable name of the persona.
Free-form description of the persona.
Name of the preset the persona was cloned from, if any.
Avatar currently attached to the persona.
Public model version (e.g. cara-3) used when rendering the avatar.
Voice currently attached to the persona.
Speech rate multiplier applied to the voice.
ID of the LLM the persona uses, or null for presets that don't run an LLM.
Persona behaviour configuration applied on top of the raw LLM.
Tool configurations currently attached to the persona.
Knowledge group attachments currently active on the persona.
All share links ever issued for this persona.
The primary share link attached to the persona, if one has been created.
Whether audio is passed through from the client instead of being generated server-side.
Whether the persona skips the greeting message at the start of a session.
Whether session data is discarded instead of stored after the conversation ends.
Voice activity detection tuning for user speech.
Provider-specific voice generation tuning.
Widget rendering overrides (e.g. removing the watermark).
Timestamp when the persona was created.
Timestamp when the persona was last updated.