CatalogWorkspaceService.

list_filters_views

list_filters_views(workspace_id: str) -> list[CatalogFilterView]

list all filter views.

Parameters

nametypedescription
workspace_idstrString containing id of the workspace.

Returns

typedescription
list[CatalogFilterView]List of filter view entities.