pub async fn find_parent_with_childs( id: Uuid, headers: HeaderMap, ) -> Result<Vec<ShortUserResponse>, String>