Hello, I am working with latest Api of dropbox and have implemented
https://api.dropboxapi.com/2/files/list_folder
the above api and in response i am getting all files and folders. My question is when i make this request i want to get files with specific extension like .pdf or .docx. Do i want to send some extra parameter with it ?? If it is possible, need help for it. Thank you