/
IB
ibm
/
WxO Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4w ago · Updated 4w ago
Details
A2A Protocol
1
Agent Chat Starter Settings
4
Agent embedded chat config
2
Agent Evaluation
11
Agent Release Environments
5
Agent Releases
8
Agents
10
Agents V2
2
all journey types
1
Artifact Management
6
Assistants Runs
3
get
Get Assistant Run By Id
get
List Assistant Runs
post
Run Assistant
Auth
2
Background Tasks
3
Catalog Management
3
CDR
3
channel integration
8
Completions
2
Connections
5
Credentials
1
Custom Assistants
8
Embed settings
3
External Chat Agents
5
Facebook Channel
5
Flows
3
General Channel
1
Genesys Bot Connector Channel
5
GenesysAudioConnector Channel
5
Governance monitoring
3
IBM unique ID mapping
3
LLM Analytics
3
Message Threads
10
Model-Policy
4
Models
6
Notifications
3
Orchestrate Agent
8
Orchestrate Assistant
1
Outbound Policies
5
Phone channel global
9
Prompts
5
Provisioning Lite
8
Recordings
7
Slack Channel
5
Teams Channel
5
Tenant Management
7
Toolkits
8
Tools
10
Tools V2
1
Twilio SMS Channel
5
Twilio WhatsApp Channel
5
User Profiles
2
Voice Configurations
5
Voice Runtime
1
watsonx Assistant
6
get
Alive
get
Ready
Assistants Runs
Get Assistant Run By Id
get
/v1/assistants/{assistant_id}/runs/{run_id}
Path parameters
assistant_id
string
required
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