Skip to main content
GET
Active Jobs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspace_id
string<uuid>
required
limit
integer
default:20
Required range: x <= 100

Response

Successful Response

id
string<uuid>
required
queue_name
string
required
type
string
required
status
string
required
attempts
integer
required
run_after
string<date-time> | null
heartbeat_at
string<date-time> | null
lease_expires_at
string<date-time> | null
progress_phase
string | null
progress_message
string | null
progress_context
Progress Context · object | null
progress_updated_at
string<date-time> | null