Debayan
Databricks Employee
Databricks Employee

Hi @Matthew Dalesio​ , /api/2.1/jobs/list only lists the existing jobs which does not take much time, where as /api/2.1/jobs/create is meant to be taking time as it creates a job cluster in the background which involves few other internal workflow. Please let us know if this answers your question.