pub async fn workspace_get(
    client: &ApiClient,
    workspace_id: Base64Uuid
) -> Result<Workspace>
Expand description

Get the workspace details