/
XO
xorbitsai
/
xagent
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
xorbitsai
xagent
get
List Jobs
v4
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-13
216
144
508.7 KB
jobs
List Jobs
get
/api/jobs
Query parameters
status
string
nullable
job_type
string
nullable
limit
integer
Response
Successful Response
BackgroundJobResponse[]
required
id
string
required
user_id
integer
required
job_type
string
required
queue
string
required
status
string
required
progress
object
nullable
result
object
nullable
error_message
string
nullable
celery_task_id
string
nullable
attempts
integer
required
max_attempts
integer
required
started_at
string
date-time
nullable
finished_at
string
date-time
nullable
created_at
string
date-time
nullable
updated_at
string
date-time
nullable