Skip to main content
GET
Get active conversation

Authorizations

Authorization
string
header
required

User keys begin with darwin_. Application service-account keys begin with darwin_sa_ and are restricted to linked agents.

Query Parameters

agentId
string

Explicit agent scope. Required for application service accounts; optional for user keys, which otherwise use the selected agent.

limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string

Response

The selected conversation and a message page.

conversation
object
required
messages
object[]
required
nextCursor
string | null
required