We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
get_files.py example does not work with too much files inside the folder. I am guessing this is related to this issue: #392
The only workaround i found so far is to use get_all_items.py and filter out the folder results you need.