OptionalexpandWhether to include task and cluster details in the response. Note that only the first 100 elements will be shown. Use :method:jobs/get to paginate through all tasks and clusters.
OptionallimitThe number of jobs to return. This value must be greater than 0 and less or equal to 100. The default value is 20.
OptionalnameA filter on the list based on the exact (case insensitive) job name.
OptionaloffsetThe offset of the first job to return, relative to the most recently created job.
Deprecated since June 2023. Use page_token to iterate through the pages instead.
OptionalpageUse next_page_token or prev_page_token returned from the previous request to list the next or previous page of jobs respectively.
Lists all jobs.