Search by metadata fields
Hi,
Is it possible to search images by
1) custom metadata fields
2) extracted metadata (like exif) ?
Thanks
-
Hi,
Sorry for the very late reply, we have noticed that this request was left unattended. I guess this is not relevant anymore but for future reference -You can browse all your resources using the Admin API and to set the context parameter to true. it will return the custom metadata of each image so you'll be able to filter.
Please refer to this article we've written about browsing all of your resources - https://support.cloudinary.com/hc/en-us/articles/205714121-How-do-I-browse-through-all-the-resources-in-my-account-using-the-API-
You can extract the metadata of an image by setting the image_metadata flag to true. The search is currently not supported, but you can achieve this option by using the Admin API browsing capabilities and the metadata information of each image.
If you require any further assistance, please open a support ticket and we'll be happy to help you in your implementation.
Post is closed for comments.
Comments
2 comments