Function list

Source
pub async fn list(
    configuration: &Configuration,
    cursor: Option<&str>,
) -> Result<ListResponse, Error<ListError>>