databricks

Read Connection

Return the organization's Databricks connection, without secrets.

get/api/databricks/connection

Response

Successful Response

configuredboolean required
workspace_hoststring nullable
workspace_idstring nullable
cloudstring nullable
oauth_client_idstring nullable
oauth_redirect_uristring nullable
has_client_secretboolean
enabled_auth_modesstring[]
service_principal_client_idstring nullable
federation_audiencestring nullable
federation_readyboolean
warehouse_idstring nullable
genie_agent_idstring nullable
default_catalogstring nullable
default_schemastring nullable
disabledboolean

Changes

Changed in 3 of the 16 revisions of this API.14

    • added the optional property federation_audience to the response with the 200 status

      response-optional-property-added

    • added the optional property federation_ready to the response with the 200 status

      response-optional-property-added

    • added the optional property service_principal_client_id to the response with the 200 status

      response-optional-property-added

    • removed the optional property account_id from the response with the 200 status

      response-optional-property-removed

    • endpoint added

      endpoint-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog