Skip to main content
GET
Read one contact's conversation with the agent

Authorizations

X-API-Key
string
header
required

Path Parameters

agent_id
string<uuid>
required

Query Parameters

subject_key
string
required

The caller's key for the contact, e.g. sequence::record:.

Maximum string length: 255

Response

Successful Response

One contact's running conversation with the agent, and what it has written.

company_key
string | null
required
id
string<uuid>
required
last_turn_at
string<date-time> | null
required
messages
OutboundMessageReadSchema · object[]
required
research_brief
OutboundResearchFactReadSchema · object[]
required
researched_at
string<date-time> | null
required
sources
string[]
required
subject_key
string
required