List images from a folder with metadatas
Hi,
Is it possible to list all images within a folder with their metadatas using the Admin API without an additional call on each image?
It would limit the calls to the API.
Thanks for your answer !
-
Hi Olivier,
Yes, it is:)
You can list all images (with a single API call) located within a folder by specifying the name of the folder under the
prefix
parameter.
Please refer to this article we've written about browsing your resources using the Admin API for more information -
https://support.cloudinary.com/hc/en-us/articles/205714121-How-do-I-browse-through-all-the-resources-in-my-account-using-the-API-0 -
Yes but it's not returning metadatas (alt, caption...)
0 -
You can get the alt, captions and other information you added, by setting the
context
parameter totrue
.Good luck!:)
0
Post is closed for comments.
Comments
3 comments