Application - File Manager
List Files
List the files of your application.
GET
List Files
The API key for your account. You can find this in your account settings.
Parameters
The ID of the application. You can find this in the URL of your application’s dashboard.
The path of the directory whose files you want to list. Default is the root directory.
Response
Indicates whether the call was successful..
success if successful, error if not.The list of files and directories in the specified path.
List Files

