Get an agent
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Response
JSON array of OpenAI-compatible function/tool definitions. The AI can invoke these tools during voice calls. Built-in tools: hang_up, transfer_call, hold_call, resume_call. Custom tools are dispatched to the agent’s webhook_url. Defaults to ”[]”.
Earliest permitted outbound call time (HH:MM, 24hr). CBN compliance.
Latest permitted outbound call time (HH:MM, 24hr). CBN compliance.
CBN requirement: spoken announcement at start of call identifying the sponsoring institution.
Whether call recording is enabled for this agent. Workspace-level recording must also be enabled via POST /v1/workspace/recording for calls to be recorded.
When true (default), the caller hears a consent prompt before recording starts. When false, recording begins immediately. Only disable if you have an independent legal basis under NDPR.