API Search JSON output

Hi everybody,

When I use the API REST search, the output returns a JSON with innecesary or duplicated infromation.

For example, if I search inside a folder, I dont need the folderId in each row of the json data.

I would like to know if it is possible add a restriction for columns.

For example, I am only interested in columns: id, filename, url, extension.

Thanks in advanced.

There is current no way to restrict how much information you get back. Actually, we never had a request to get less information :wink:

Thanks for you reply.

My point is, if I have 10.000 assets in a folder and I retrieve all assets, all the metadata is a big JSON to parse. A lot of this metadata information is duplicated.

All the best

I understand. But there is currently no other way.