Skip to main content
POST
Test a Databricks connection

Authorizations

Authorization
string
header
required

Organization API key (sl_…).

Headers

x-tenant-id
string
required

The organization ID the request is scoped to.

Path Parameters

databricks_connection_id
string
required

Response

Successful Response

The result of validating a connection's configuration against Databricks.

success
boolean
required

Whether every applicable check passed.

checks
DatabricksConnectionValidationCheck · object[]
required

The checks that ran, in the order they ran. Read top-down to find where setup stopped working.