Skip to main content
GET
Get Browsercode Run Status

Authorizations

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

Path Parameters

run_id
string
required

Response

Successful Response

Cheap poll target: just the status. Poll this until terminal, then fetch the full run once via GET /runs/{id} for result/browser/cost.

status
enum<string>
required
Available options:
queued,
running,
completed,
failed,
stopped