Function fiberplane_api_client::threads_list
source · pub async fn threads_list(
client: &ApiClient,
notebook_id: Base64Uuid,
status: Option<ThreadStatus>
) -> Result<Vec<ThreadSummary>>Expand description
List the threads in the given notebook