Search query with more than one tag

in Development
Hello,
Is it possible to search a query with multiple tags? I know it is possible with one tag, like so:
/Item?load_relations=["TagRelations","TagRelations.Tag"]&Tags.tag="online"
How would we use this if we would like to retrieve all Items with tag 'online' and tag 'wood'?
Thanks,
Mike
1 comment
Just figured it out. I thought that I already tried this solution, but probably not: