Problem: Getting a list of documents that exist in a specific folder
Tried solution:
endpoint
/api/v4/folders/list.json
seems to be working exactly the same as/api/v4/folders.json
Something similar to this
- similar endpoint doesn't seem to exist
Filtering documents by parent_id, however this functionality doesn't exist
Is there some kind of example of the endpoint to perform such operation?