Currently we have 3 cases:
  1. the Archived flag is not passed - This returns only non-archived elements
  2. archived=false - This returns only non-archived elements
  3. archived=true - This returns only archived elements
It would be nice to have the possibility to get both statuses with one call