/
IB
ibm
/
WxO Server API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
252
382
475.4 KB
Background Tasks
Fetch Background Task
get
/v1/tasks/{task_id}
Path parameters
task_id
string
required
Response
Successful Response
BackgroundTaskOut
required
task_id
string
required
task_name
string
nullable
status
'unknown'
|
'started'
|
'completed'
|
'failed'
task_args
object
nullable
result
string
nullable