api for all items associated with a tag.
I am trying to get the api of all the items that are associated with a tag but am having no luck. I tried reading the documentation but do not see anything for this. All I see is methods to select tags and items but not items for a tag. I tried this for a tag named 'EMG'
'https://api.zotero.org/groups/2527936/tags/EMG/items' but it does not work. any ideas of how I can properly get the api for a tag? I want to get all the items that match a tag.
'https://api.zotero.org/groups/2527936/tags/EMG/items' but it does not work. any ideas of how I can properly get the api for a tag? I want to get all the items that match a tag.
tag
is a search parameter that you can use on multi-item requests:https://www.zotero.org/support/dev/web_api/v3/basics#search_parameters