Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
From the databricks API/ CLI is it possible to get the user who triggered a job run programatically?
The information can be found in the job "event log" and can be queried in the "audit log" but neither of these seem to have a API option. Is there a way from the API to get the person who triggered a job run?