Hi! I want to list files inside a perticular folder and filter them based on creation date. (Created after date). Also I want to search files based on given substring of file name.
Please Provide API query (or curl command) which can help me achieve above scenarios.