CatalogWorkspaceService.
list_filters_views
list_filters_views(workspace_id: str) ->
list[CatalogFilterView]
list all filter views.
Parameters
| name | type | description |
|---|---|---|
| workspace_id | str | String containing id of the workspace. |
Returns
| type | description |
|---|---|
| list[CatalogFilterView] | List of filter view entities. |