pub fn find_by_ids( ids: Vec<Uuid>, headers: HeaderMap, ) -> Result<Vec<ContentDescriptionResponse>, String>