List Jobs
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
status
Optional status filter
kind
Optional job kind filter
limit
Maximum number of jobs
offset
Skip this many jobs before returning rows
Response
List jobs
has_more
Whether additional rows exist after this page.
jobs
offset
Effective query offset used to page this response.
total
Total number of jobs matching filters (before limit/offset).
limit
Effective query limit used to page this response.
