I’m using cURL to access the API. I’ve successfully been able to search for a file by passing the template name and querying the value. What I’m looking to do is structure the query as such that I can find a list of files that don’t have any metadata assigned to them.
For this application, every file needs this particular template assigned to them, and a file without it is a good indicator that it needs to be processed.