Skip to main content
GET
Get active conversation

Authorizations

Authorization
string
header
required

Darwin API keys begin with darwin_ and are created in Developer settings.

Query Parameters

agentId
string

Optional explicit agent scope. When omitted, Darwin uses the caller’s 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