Skip to main content
GET
Get browser task status and result.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

task_id
string
required

Response

Task status and result

Browser task status and result

completedDate
string

ISO timestamp when task completed

createdDate
string

ISO timestamp when task was created

errorMessage
string

Error message (when failed)

progressMessage
string

Current progress message

result
object

Task result (when completed)

startedDate
string

ISO timestamp when task started running

status
string

Task status: pending, running, completed, failed, cancelled

taskId
string

Unique task ID