get_sessions

Function get_sessions 

Source
pub async fn get_sessions(
    ctx: RequestCtx,
    __arg1: Query<SessionQuery>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>
Expand description

GET /sessions — list CFS sessions with optional filters.