Hi All,
I need to get a URL for all assets in AEM and return the response in JSON format.
Please give me any helps!
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
You can use this URL which relies on the query builder API
http://localhost:4502/bin/querybuilder.json?p.limit=-1&type=dam%3aAsset
Views
Replies
Total Likes
You can use this URL which relies on the query builder API
http://localhost:4502/bin/querybuilder.json?p.limit=-1&type=dam%3aAsset
Views
Replies
Total Likes
Thanks, shunnar This is I am expected.
Views
Replies
Total Likes