v1

latestSwagger 2.02026-07-177320.2 KB

Get all browser automation runs for the requesting CustomerOS user

Returns all browser automation runs for the requesting CustomerOS user

get/browser/runs

Response

An array of BrowserAutomationRun objects

idinteger

Primary identifier for the browser automation run

browserConfigIdinteger

BrowserConfig associated with the browser automation run

userIdstring

User associated with the browser automation run

tenantstring

Tenant associated with the browser automation run

type'FIND_CONNECTIONS' | 'SEND_CONNECTION_REQUEST' | 'SEND_MESSAGE'

Type of browser automation run

payloadstring nullable

Payload for the browser automation run

status'SCHEDULED' | 'RUNNING' | 'COMPLETED' | 'FAILED' | 'CANCELLED'

Status of the browser automation run

scheduledAtstring date-time nullable

Timestamp when the run is scheduled to start

createdAtstring date-time

Timestamp when the run was created

updatedAtstring date-time

Timestamp when the run was last updated

startedAtstring date-time nullable

Timestamp when the run started

finishedAtstring date-time nullable

Timestamp when the run finished

runDurationinteger nullable

Duration of the run in seconds

retryCountinteger

Number of retries for the run

triggeredBy'MANUAL' | 'SCHEDULER' nullable

Trigger type for the run

priorityinteger

Priority of the run

logLocationstring nullable

Location of the logs for the run