pub async fn get_roles( __arg0: State<SharedState>, ) -> Result<Json<RolesListResponse>, ErrorResponse>