Altimate AI Databricks Jobs API is one of 123 APIs that Altimate AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Databricks Jobs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
29 operations
across 29 paths,
and defines 59 schemas.
It is described by OpenAPI 3.2.0, at version 0.1.0.
Requests are made against a single base URL, https://api.myaltimate.com.
The identity and technical contract details declared by the specification.
CascadePartialFailure
object
One (taskkey, error) entry in the cascade response. Surfaced when scope is alltasks or specifictasks and one or more per-task applies threw mid-cascade. The ca…
2 properties
2 required
SparkPlanNode
object
A node in the physical execution plan tree.
6 properties
2 required
JobsResponse
object
Response for listing jobs.
5 properties
2 required
SparkOpportunitySummary
object
Aggregate summary of opportunities.
7 properties
SparkTaskDetail
object
Individual Spark task detail.
17 properties
2 required
ComputeMetrics
object
Aggregated compute node metrics for the cluster.
5 properties
AutoTuneSavingsTrendPoint
object
One day's auto-tune savings, split into DBU and infra components.
3 properties
1 required
JobDetail
object
Detailed information for a job.
9 properties
3 required
JobRunSparkUiResponse
object
Deep link to the Databricks Spark UI for a job run. Endpoint always returns 200; state is the discriminator. Real HTTP errors (auth failures, server crashes) s…
6 properties
1 required
JobFilterOptions
object
Filter options for jobs.
3 properties
ToggleAutoTunePreflight
object
Surfaced to the FE so it can render an actionable error inline. When blocked=False the toggle pipeline ran. When blocked=True no DB writes happened and actiona…
3 properties
AutoTuneHistoryEvent
object
One row in the Auto Tune history panel. Mirrors the shape the FE renders directly. eventmessage is pre-composed in the API layer via app.service.databricks.aut…
18 properties
3 required
RecentFailuresResponse
object
Response for recent failures.
3 properties
3 required
HTTPValidationError
object
1 property
JobTaskRunsResponse
object
Response for job task runs.
6 properties
3 required
JobRunsResponse
object
Response for job runs.
6 properties
3 required
SparkSqlFlags
object
Flags/anti-patterns detected for a SQL execution.
12 properties
1 required
SparkSummaryStats
object
Aggregate summary statistics.
7 properties
RollbackInfo
object
Surfaced on the toggle response when the user disables an APPLIED recommendation (sync rollback path, v2.5 §15). - performed=True → the cluster was reverted an…
4 properties
DbxAutoRecommendationsResponse
object
List response for Databricks auto-recommendations.
2 properties
1 required
JobTaskRun
object
A single task run within a job run.
10 properties
2 required
SparkStageSummary
object
Summary of a single Spark stage.
3 properties
1 required
FailingJobsResponse
object
Response for failing jobs.
3 properties
3 required
AutoTuneStatusResponse
object
Page-level status for the Auto Tune tab. Returned by GET /databricks/jobs/{jobid}/auto-tune/status. The FE uses this on JobDetail page mount to drive: - Master…
6 properties
SparkApplicationInfo
object
Information about the resolved Spark application.
13 properties
1 required
ComputeNodeTimeSeries
object
Time-series metrics for a single compute node (driver or worker).
9 properties
1 required
SparkStageMetrics
object
Detailed task-level metrics aggregated per stage.
17 properties
1 required
RecentFailure
object
A recent job failure.
10 properties
6 required
JobCostTrendsResponse
object
Response for job cost trends by job.
4 properties
3 required
SparkOpportunityCodeLink
object
Source code linked to an opportunity.
4 properties
SparkStageMetricsPaginatedResponse
object
Paginated response for stage metrics.
5 properties
DatabricksTaskRunGraphPoint
object
One point on the task-runs graph for a single (job, task) pair. Field names + units mirror the Snowflake JobRunGraphResponse (app/schemas/queries.py) so the FE…
5 properties
JobCreatorOption
object
A creator filter option exposing both the principal id and a display name.
2 properties
1 required
SparkOpportunitiesResponse
object
Response for spark opportunities endpoint.
2 properties
ValidationError
object
3 properties
3 required
JobSummary
object
Summary information for a job.
20 properties
3 required
JobRun
object
A single job run.
13 properties
4 required
ToggleAutoTuneRequest
object
Request body for PATCH /databricks/jobs/{id}/auto-tune/toggle.
3 properties
1 required
SparkOpportunity
object
A single optimization opportunity for a Spark job with code linkage.
13 properties
1 required
JobRunStats
object
Run statistics for a job.
9 properties
DatabricksTaskStatsResponse
object
Aggregate stats for runs of a single (job, task) in a date window. Buckets resultstate per the FE contract: SUCCEEDED → succeeded, {FAILED, ERROR} → failed. Ot…
4 properties
JobRunTrendsResponse
object
Response for job run trends.
2 properties
2 required
JobTaskInventoryItem
object
Static task definition entry from dbxjobtasksinventory, enriched with the most-recent observed cluster spec joined from dbxjobtaskruntimeline × dbxcomputeclust…
7 properties
1 required
JobStatsResponse
object
Response for job run statistics.
2 properties
2 required
JobsSummaryResponse
object
Aggregate cost summary for the Jobs list hero cards. totalcost equals totaldbucost because DBU consumption is the only modelled cost component. totalcloudcost…
4 properties
ToggleAutoTuneResponse
object
Response body for the toggle endpoint. Returns the resolved autotunemode so the FE can re-render the toggle position from the response without a second round-t…
6 properties
AutoTuneSavingsTrendsResponse
object
Per-day auto-tune savings for a job, split into realized and potential. actual holds savings on runs where an applied recommendation was in effect; potential h…
3 properties
3 required
PaginatedJobCreatorsResponse
object
Paginated list of distinct job creators with display names.
4 properties
SparkAnalysisSummaryResponse
object
Complete Spark analysis response for a job run.
12 properties
1 required
SparkJobSummary
object
Summary of a single Spark job within an application.
6 properties
1 required
JobRunTrendPoint
object
A single point in job run trends.
8 properties
1 required
JobCostTrendItem
object
A single point in job cost trends by job.
4 properties
2 required
DbxAutoRecommendationItem
object
A single right-sizing recommendation for a Databricks entity. The FE renders this directly. autotunemode is the single source of truth for the toggle position…
33 properties
1 required
AutoTuneHistoryResponse
object
Paginated response wrapper for the Auto Tune history endpoint. Matches the existing Databricks response convention (totalcount / page / pagesize / totalpages)…
5 properties
1 required
PaginatedJobNamesResponse
object
Paginated list of distinct job names.
4 properties
JobTasksInventoryResponse
object
Full static task list of a Databricks job — every task in the workflow, including ones that have not run yet. Sourced from dbxjobtasksinventory (Type-2 SCD; la…
3 properties
3 required
FailingJob
object
A job with high failure rate.
8 properties
6 required
SparkSqlStageDagEntry
object
A stage entry in the SQL-to-stage DAG.
5 properties
1 required
SparkTasksPaginatedResponse
object
Paginated response for individual Spark tasks.
5 properties
The full machine-readable OpenAPI contract behind this narrative.
Other APIs Altimate AI publishes across the network.