Job Status

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

run_idintegerRequired

Query parameters

dataset_idstringRequiredformat: "uuid"

Response

Successful Response
run_idinteger
stateenum
Current lifecycle state of the run
termination_typeenum or null
Termination type, populated when run is complete
Allowed values:
termination_messagestring or null

Human-readable termination message from Databricks

Errors

422
Unprocessable Entity Error