I think the subject asks the question well, "Is there a call to see files in a Dropbox with the Core Python API?"
I haven't looked over the actual client.py file, just wondering.
Yes, you can use files_list_folder and files_list_folder_continue to list the files and folders in the connected Dropbox account.