pub async fn session_detail( __arg0: State<AppState>, __arg1: Path<String>, ) -> Response
GET /api/v1/dashboard/sessions/{id}