Get Databricks job status
Databricks
Get Databricks job status
Returns the current status of a Databricks job run. Requires authentication and verifies that the run belongs to a scenario owned by the caller’s organization.
GET
Get Databricks job status
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Query Parameters
Databricks job run ID as a numeric string (digits only)
Pattern:
^\d+$
