kishanbsh
New Contributor II

I am getting the same issue for the get-output endpoint for both 2.2 and 2.1 versions of the API

https://${databricks-instance}/api/2.2/jobs/runs/get-output?run_id=${run_id}

But interestingly the 2.0 version works like magic

https://${databricks-instance}/api/2.2/jobs/runs/get-output?run_id=${run_id}

Databricks team - Can you look into this and fix this at the earliest?