Skip to main content
GET
Get RPA run details

Path Parameters

run_id
string
required

Response

Successful Response

Detailed RPA run information (NO script content)

run_id
string
required

RPA run identifier

workflow_description
string | null

Workflow description

workflow_hint
string | null

Workflow hint/slug

status
string | null

Run status (completed/failed)

iterations
integer | null

Number of CUA iterations

success
boolean | null

Whether pipeline succeeded

created_at
string | null

Creation timestamp

completed_at
string | null

Completion timestamp