get_sessions

Function get_sessions 

Source
pub async fn get_sessions(
    infra: &InfraContext<'_>,
    token: &str,
    params: &GetSessionParams,
) -> Result<Vec<CfsSessionGetResponse>, Error>
Expand description

Fetch and filter CFS sessions from the backend.