Fetch Folder items present inside a particular folder before or after a specific date range
I have hit a dead end as I was trying to fetch files for a specific folder after a specific date.
Below is the API call which i had made with a developer token:
As it is seen, Folder Id, Folder Name is given with a specific date range but in response 0 items are returned but there are files present which lie in that date range which is: updatedatrange=2021-05-15T13:35:01-07:00,2023-01-20T13:35:01-07:00
how can i achieve my GOAL to Fetch particular Folder items (for type=file) after a specific date of a particular Folder.
I think there should be an endpoint which takes date and folder id as parameter and responses out file items which are present inside that folder.
1
vote
Anonymous
shared this idea