DATABRICKS
Databricks
Databricks Connections

List the workspaces under this connection's account

Workspaces belonging to the account this connection authenticates against.

Read from the ClickHouse workspace inventory, scoped to this connection's account and, by default, to the workspaces we actually ingest from. RBAC additionally scopes the result to the caller's granted workspaces, so scope=account cannot be used to enumerate workspaces the caller's group was never granted.

get/api/v1/databricks/connections/{connection_id}/workspaces

Path parameters

connection_idinteger required

Query parameters

scope'onboarded' | 'account'

'onboarded' (default): RUNNING workspaces we hold data for — what the connections page means by connected. 'account': the raw Databricks account inventory, including workspaces nobody granted us access to and ones since BANNED — for an onboarding picker, not a status panel.

'onboarded' (default): RUNNING workspaces we hold data for — what the connections page means by connected. 'account': the raw Databricks account inventory, including workspaces nobody granted us access to and ones since BANNED — for an onboarding picker, not a status panel.

navigationSourcestring nullable

Headers

x-tenantstring required

Response

Successful Response

workspace_idstring required
workspace_namestring required
workspace_urlstring nullable
statusstring nullable

Changes

Changed in 1 of the 29 revisions of this API.1