Hi,
I am trying to retrieve files with specific tags only, but I have not find the solution yet.
I have this:
curl https://api.box.com/2.0/folders/4***phone number removed for privacy***/items?fields=content_type,name,tags,id -H "Authorization: Bearer MY KEY"
but it retrieves all items inside the folder, I want to use a filter to limit search by tags.
any ideas?
Regards,
