Overview
An Agent represents a configured AI voice agent owned by a user. It combines your display settings (name, avatar) with a VoiceAgent that points to the underlying voice AI provider. Agents are referenced by Link objects, which expose them to the public via shareable URLs.Fields
Unique agent identifier (starts with
agnt_).Display name for the agent.
URL of the avatar image shown to end-users.
null if no avatar is set.ISO 8601 timestamp of when the agent was created.
The voice AI provider configuration for this agent. See VoiceAgent.