Home
Azure Databricks
Microsoft Azure Databricks Getjobrunoutput Example
Microsoft Azure Databricks Getjobrunoutput Example
Analytics Apache Spark Big Data Data Engineering Machine-Learning
Microsoft Azure Databricks Getjobrunoutput Example is an example object payload from Azure Databricks, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationId method path summary requestExamples responseExamples
Example Payload
{
"operationId": "getJobRunOutput",
"method": "GET",
"path": "/2.1/jobs/runs/get-output",
"summary": "Azure Databricks Get Job Run Output",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"name": "Getjobrunoutput200Example",
"example": {
"notebook_output": {
"result": "example_value",
"truncated": true
},
"error": "example_value",
"error_trace": "example_value",
"metadata": {
"run_id": "500123",
"job_id": "500123",
"run_name": "example_value",
"creator_user_name": "example_value",
"number_in_job": 10,
"state": {
"life_cycle_state": "PENDING",
"result_state": "SUCCESS",
"state_message": "example_value",
"user_cancelled_or_timedout": true
},
"tasks": [
{
"run_id": "500123",
"task_key": "example_value",
"start_time": 10,
"setup_duration": 10,
"execution_duration": 10,
"cleanup_duration": 10,
"end_time": 10,
"attempt_number": 10
}
],
"schedule": {
"quartz_cron_expression": "example_value",
"timezone_id": "500123",
"pause_status": "PAUSED"
},
"cluster_spec": {
"existing_cluster_id": "500123"
},
"cluster_instance": {
"cluster_id": "500123",
"spark_context_id": "500123"
},
"start_time": 10,
"setup_duration": 10,
"execution_duration": 10,
"cleanup_duration": 10,
"end_time": 10,
"trigger": "PERIODIC",
"run_type": "JOB_RUN",
"attempt_number": 10,
"run_page_url": "https://www.example.com",
"format": "SINGLE_TASK"
}
}
}
]
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/microsoft-azure-databricks-getjobrunoutput-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.