Get files in folder via REST api
Hi.
I need to get all the files in a specific folder via rest api.
I'm trying to get them like this:
but in the response I'm getting all the items and I'm kind of lost...
How can I get the files in a specific folder?