Skip to main content
GET
Failed 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
last_error
string | null
required
attempts
integer
required
progress_phase
string | null
progress_message
string | null
progress_context
Progress Context · object | null
progress_updated_at
string<date-time> | null