Skip to main content
GET
Python

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

run_id
string
required

Query Parameters

principal_id
string

Scope by principal. If omitted, only a run with no principal (principal_id is null) is addressed; a run whose principal differs yields 404.

Response

Agent run result

run
object
required
result
object | null
error
object | null