v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
DATABRICKS
Databricks
Databricks Jobs

Get all Databricks jobs

Get list of all jobs with run statistics.

get/api/v1/databricks/jobs

Query parameters

workspace_idstring nullable

Filter by workspace ID

Filter by workspace ID

start_datestring date required

Start date for run statistics

Start date for run statistics

end_datestring date

End date for run statistics

End date for run statistics

pageinteger

Page number (1-indexed)

Page number (1-indexed)

page_sizeinteger

Items per page

Items per page

sortAttributestring nullable

Sort column name. Valid columns: job_name, workspace_name, total_runs, successful_runs, failed_runs, success_rate, avg_duration_seconds, last_run_time, total_dbus, total_cost, annualized_total_cost, auto_tune_savings.

Sort column name. Valid columns: job_name, workspace_name, total_runs, successful_runs, failed_runs, success_rate, avg_duration_seconds, last_run_time, total_dbus, total_cost, annualized_total_cost, auto_tune_savings.

sortOrderstring nullable

Sort direction: 'asc' or 'desc'

Sort direction: 'asc' or 'desc'

job_namesstring[] nullable

Filter by job names

Filter by job names

creatorsstring[] nullable

Filter by creator user names

Filter by creator user names

workspacesstring[] nullable

Filter by workspace display names

Filter by workspace display names

auto_tune_enabledboolean nullable

Filter by Auto Tune state: true for On, false for Off

Filter by Auto Tune state: true for On, false for Off

navigationSourcestring nullable

Headers

x-tenantstring required

Response

Successful Response

total_countinteger required

Total number of jobs

pageinteger

Current page number

page_sizeinteger

Items per page

total_pagesinteger

Total number of pages