Function fiberplane_api_client::views_get
source · pub async fn views_get(
client: &ApiClient,
workspace_id: Base64Uuid,
sort_by: Option<&str>,
sort_direction: Option<&str>,
page: Option<i32>,
limit: Option<i32>
) -> Result<Vec<View>>Expand description
Retrieves all views