pub async fn notebook_get_file(
    client: &ApiClient,
    notebook_id: Base64Uuid,
    file_id: &str
) -> Result<Bytes>
Expand description

Get a file from a notebook