Skip to main content
GET

Path Parameters

string
required
The unique identifier of the agent (UUID format)

Response Fields

Core Fields

Conversation Configuration

AI/Voice Models

Configuration Objects

Secrets are redacted from all agent responses. Integration secret fields — passwords, twilio.authToken, netsapiens.client_secret, and calendar access/refresh tokens — and the SIP password inside sip_registration_data are omitted (not masked) from this and every other agent endpoint. Non-secret metadata (provider keys, usernames, accountSid, connected_at, calendar names) is still returned. Secrets are write-only: set them via Update Agent, whose field-level merge means a GET → modify → PUT round-trip won’t wipe stored secrets.

Stored MCP Connection Shape

Each item in extensions.mcp_servers is returned exactly as stored — no field remapping occurs on GET. After saving via the Dashboard or the API, each entry uses the snake_case shape documented below. Both "sse" and "http" transports use the same field set. transport_type is always stored lowercase. For "http", provide your streamable HTTP MCP endpoint in mcp_endpoint_url; for "sse" provide your SSE endpoint URL. The mcp_endpoint_url field accepts https:// (production) or http:// (e.g. local dev) as the URL scheme. To create or update MCP entries via extensions on POST or PUT, the API validates a different request shape. See Create Agent — MCP Servers Request Body for the accepted fields. Do not paste a GET mcp_servers array into a create or update body without transforming the entries.

Call Features

Localization

Knowledge Base

Business (Google Place)

Timestamps