Thanks for the feedback. We are not running our own install (but using
https://dataverse.unc.edu/).
Is there any timeline on getting file tags included in a GET request? I am trying to determine the most effective way of organizing my files in the Dataverse and file tags are my first choice, but I need the ability to retrieve tags through the API to make it useful for my processes.
------ verbose reason for wanting file tags from API GET request -------
I have loads of datasets and documents I want to dump into the Dataverse and I will be using the API to 'validate' our Dataverse repository against a database of files I 'plan' to load into the Dataverse. I want to be able to simply pull the tags I apply to files in the Dataverse and not have to recreate them in my database of files by hand, or have them get out of sync because I forgot to update my database after applying tags in the Dataverse. Having the API return the latest tags for files would be ideal.
- cheers