If I want to filter assets only within the gallery folder, how will I go about that?
Is it possible to use a custom query passed along in the body of the request to do that?
Currently what I’m thinking of a workaround is simply getting all the assets, then filtering locally in the browser, based on a tag, which I’ll have to set on all the images within the gallery folder.