Skip to main content
GET
List Databricks Metric View publication runs
Durable run history for this datasource, newest first. It remains available after a run finishes. Requires a Databricks datasource. This is currently in preview — reach out to the Cube support team to activate it for your account.

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required
dataSourceName
string
required

Query Parameters

status
enum<string> | null
Available options:
QUEUED,
RUNNING,
CANCELLING,
COMPLETED,
PARTIAL,
FAILED,
CANCELLED
after
string
first
integer
Required range: x >= 1

Response

200 - application/json
items
object[]
required
pageInfo
object
required