This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogWorkspaceService.
get_workspace
get_workspace(workspace_id: str) ->
CatalogWorkspace
Get an individual workspace.
Parameters
| name | type | description |
|---|---|---|
| workspace_id | str | Workspace identification string e.g. "demo" |
Returns
| type | description |
|---|---|
| CatalogWorkspace | Catalog workspace object containing structure of the workspace. |