Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

get URL of Assets in the DAM and encode to JSON

Avatar

Level 2

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.

1 Accepted Solution

Avatar

Correct answer by
Employee
2 Replies

Avatar

Correct answer by
Employee

You can use this URL which relies on the query builder API

http://localhost:4502/bin/querybuilder.json?p.limit=-1&type=dam%3aAsset