I'm looking for a pointer on how to search the V2 catalog for only published items (via economy "searchitems"). The returned list of items contains both published and draft items. There does not appear to be a key to indicate the item is published or draft, and there isn't an obvious way to provide a filter to show only published (or draft) content. I am hopeful to not need a second request to pull the draft items and then extract those from the list.
Any tips?