Skip to main content
GET
Read the outbound agent presets

Authorizations

X-API-Key
string
header
required

Response

Successful Response

Everything the Agent tab needs that is not the agent itself.

default_config
OutboundAgentConfig · object
required

The versioned configuration one outbound agent carries, stored as JSON on its row.

Everything a person sets on the Agent tab that is not already a column of the saved-agent row (model_key and the research switch live there). message_prompts is keyed by an opaque slot key the caller mints (the step id); the agent never learns what a slot means.

default_email_prompts
string[]
required
default_linkedin_prompts
Default Linkedin Prompts · object
required
default_reply_prompt
string
required
personalities
OutboundPersonalityReadSchema · object[]
required
prices
OutboundPricePointReadSchema · object[]
required