Skip to main content
POST
Start an agent builder conversation

Authorizations

X-API-Key
string
header
required

Body

application/json

Start a thread about one saved agent.

saved_agent_id
string<uuid>
required

The saved agent the thread edits.

task_description
string
default:""

The build task that opened the thread, when it came from a build.

Maximum string length: 4000

Response

Successful Response

One thread, as Previous conversations lists it.

created_at
string<date-time>
required
id
string<uuid>
required
last_message_at
string<date-time> | null
required
saved_agent_id
string<uuid>
required
task_description
string
required

The build task that opened the thread; empty when it began from a saved agent.

title
string
required