Gaurav19
New Contributor III

Never mind, I have found task_run_id present in getrun api
 https://docs.databricks.com/api/azure/workspace/jobs/getrun

I overlooked at first instance as it is buried under nested json structure
tasks[] > run_id.

This clarifies and solves my problem!

View solution in original post