/
IB
ibm
/
WxO Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
ibm
WxO Server API
get
Get Orchestrate Assistant Run
v1
latest
OpenAPI 3.1.0
2026-07-26
252
382
475.4 KB
Orchestrate Agent
Get Orchestrate Assistant Run
get
/v1/orchestrate/runs/{run_id}
Path parameters
run_id
string
required
Response
Successful Response
AssistantRun
required
id
string
uuid
required
tenant_id
string
nullable
assistant_id
string
uuid
nullable
thread_id
string
uuid
required
status
'pending'
|
'running'
|
'completed'
|
'async_wait'
|
'async_completed'
|
'failed'
|
'cancelled'
|
'requires_input'
|
'expired'
created_at
string
date-time
nullable
started_at
string
date-time
nullable
completed_at
string
date-time
nullable
failed_at
string
date-time
nullable
cancelled_at
string
date-time
nullable
llm_params
TextGenerationParameters
usage
object
nullable
last_error
string
nullable
result
object
nullable
guardrails
GuardrailsOutput
agent_id
string
nullable
additional_parameters
object
nullable
trace_id
string
nullable