Skip to main content
GET

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

Successful Response

task_id
string
required

Unique identifier for this browsing task

view_url
string
required
status
enum<string>
required
Available options:
queued,
running,
succeeded,
failed
result
string | null
paused
boolean | null
structured_result

If an output schema was provided, the result formatted as JSON matching that schema

structured_output_status
enum<string> | null

Whether structured output was requested, is still pending, succeeded, or failed

Available options:
not_requested,
pending,
succeeded,
failed
webhook_url
string | null

Echoes the webhook URL configured for this agent.run request, if provided.

rejection_reason
enum<string> | null

If status is 'failed', the specific billing reason for rejection

Available options:
insufficient_prepaid_balance,
budget_exceeded,
subscription_inactive