API ReferenceFunctionsgetWorkspaceUrl()On this pagegetWorkspaceUrl() function getWorkspaceUrl(workspaceId: string): string; Generate the URL for a given workspace. Parameters ParameterTypeDescriptionworkspaceIdstringThe ID of the workspace. Returns string The URL string for the workspace view.