Skip to main content
GET
Get Browsercode Session

Authorizations

X-Browser-Use-API-Key
string
header
required

Path Parameters

session_id
string<uuid>
required

Response

Successful Response

One browsercode conversation. Emergent — minted by the first run, never created directly. busy tells you whether a new POST /runs would queue.

id
string<uuid>
required
busy
boolean
required

True if a run is currently active (a follow-up would queue).

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
title
string | null

LLM-generated label from the opening task; null until ready.

latestRunId
string | null

Most recent run in this thread.