List account-wide jobs
jobs
List account-wide jobs
List every job across all definitions for the caller’s account, newest first, with opaque cursor pagination (data family — D-01/D-04). Filter by status, definition_id, source, and since (a created_at >= lower bound); page forward by passing the previous response’s next_cursor. total is always null on this endpoint (D-01) — read next_cursor != null to know more rows exist. Only the caller’s account jobs are ever returned.
GET
List account-wide jobs
Authorizations
Query Parameters
Available options:
pending, scheduled, running, completed, partially_failed, failed, cancelled Required range:
1 <= x <= 500