Skip to main content
GET
Read an assistant run

Authorizations

Authorization
string
header
required

nia_sk_...

Path Parameters

run_id
string<uuid>
required

Response

The assistant run.

created_at
string<date-time>
required
run_id
string<uuid>
required
status
enum<string>
required
Available options:
queued,
proposed,
delivered,
rejected,
failed
task
enum<string>
required
Available options:
webhook_mapping,
extraction_schema,
source_policy,
trigger_or_trait_rule
checks
Checks · object

Validation against the samples, inside the cell.

config_type
string | null
diff_hash
string | null
diff_id
string | null

The diff waiting for approval in the control plane.

document
any

The proposed configuration document, as sent to the control plane.

problems
string[]