To workaround the issue use the search parameter in the api request
https://<AriaAutomaitonFQDN>/catalog/api/items?search=<SearchString>
For example the below GET request will return all catalog items which match the string 'windows'
https://<AriaAutomaitonFQDN/catalog/api/items?search=windows