Skip to main content
GET
List agent templates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
id
string<uuid>
required
read-only
user_id
string<uuid>
required
read-only
template_id
string<uuid> | null
required
read-only
name
string
required
Maximum string length: 255
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
agent_templates
object
required
read-only
phone_numbers
object[]
required
read-only
campaigns
object[]
required
read-only
status
string | null
Maximum string length: 32
is_active
boolean
phone_number_id
string<uuid> | null
response_engine_type
string
Maximum string length: 32
llm_websocket_url
string<uri> | null
Maximum string length: 200
agent_config
any
agent_profile
any
agent_variables
any
llm_runtime_overrides
any