Skip to main content

How to retrieve a list of all resources sharing the same tag?

Comments

14 comments

  • Suresh

    Was searching for this functionality. Thank you very much.

    0
  • Suresh

    I am getting a CORS error when trying to fetch this URL from my angular application. How can i fix that issue?

    0
  • Local

    Is it available for the Free Plan?

    0
  • Nadav Ofir

    Suresh, please contact us via Support ticket so we can investigate further and find a solution to this failure.
    http://support.cloudinary.com/hc/en-us/requests/new

    Local, This feature is available to all of our users, regardless of the plan.

    0
  • Local

    Thanks.

    0
  • Richard Latman

    Whats the best way to blow out this cache. I would think you would invalidate it on a new upload.

    0
  • Richard Latman

    It appears I have to make 3 api delete requests (image/video/raw) keeping originals to blow out the cached json files every time a new image is uploaded. Seems like a total pain.

    0
  • Nadav Ofir

    Resources of type list are cached in the CDN for 1 minute and are removed with any change that can make the existing result no longer relevant.
    If you encounter any different behavior you are welcome to open a support ticket and we'll be happy to look into it.

    0
  • Sean Schofield

    >UPDATE: This method was recently added to the documentation section.

    Using this ^^ new approach, is there a way to not return deleted images?

    0
  • Darryll Robinson

    The function worked a few times without any problems but now I keep getting xhr.js:178 GET http://res.cloudinary.com/flycrow/video/list/test.json 404 (Not Found)

    The video is in my media library and has the correct tag. Does anyone know why I'm suddenly getting 404 errors most of the time?

    0
  • Darryll Robinson

    In case anyone else comes up against this problem, I think it happened because I deleted the first video I uploaded which deleted the .json file. If I try with a different tag, it works.

    0
  • Roee Ben Ari

    Thanks for the update Darryll! If you still require our assistance, please feel free to open a ticket and we'll gladly help you solve the issue. 

    0
  • Excella Central

    Followed directions exactly and doesn't appear to work.  This works though:

     

    curl 'https://API_KEY:API_SECRET@api.cloudinary.com/v1_1/CLOUD_NAME/resources/image'
    0
  • Shirly Manor

    Please contact us at support@cloudinary.com with your cloud name and we can investigate this issue and find solutions.

    0

Please sign in to leave a comment.