This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

How do I access image context on the client side?

Comments

1 comment

  • Avatar
    Daniel Mendoza

    @John


    The caption that is set in context is designed for internal use within the Cloudinary DAM (digital asset management) solution. It's meant to be able to easily manage the content and not meant to be retrieved via an external call for public consumption. You can programmatically retrieve this information using the Admin API (for administrative purposes) and store it elsewhere. The call you can do is here and requires setting the parameter context set to true. Note this is rate-limited as well.

    0
    Comment actions Permalink

Post is closed for comments.