Can you use Assets HTTP API to access assets in a collection in AEM DAM?
Does Assets HTTP API support accessing assets in a given collection in AEM DAM? Or is there an alternative programmatically approach or another API for it?
Does Assets HTTP API support accessing assets in a given collection in AEM DAM? Or is there an alternative programmatically approach or another API for it?
@umair-afzal Yes you can retrieve the assets in a folder in AEM Assets using the Assets Http API. Refer link below
You can try accessing /api/assets/myFolder.json endpoint in postman with Basic Auth.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.