List all jobs
List all jobs
deprecated
Fetch the list of existing jobs.
GET
List all jobs
Query Parameters
Filter jobs by status, one of: ready, running, success, aborted, or failed.
Filter jobs by whether they are enabled (true) or disabled (false).
Filter jobs by type, one of: task, spark, or datasource.
Response
200 - */*
successful operation
Resource reference as a string, such as 'datasource:ratings-db'
Values include ready, running, success, aborted, or failed.