Application - File Manager
List Application Files
List the files of your application.
GET
The API key for your account. You can find this in your account settings.
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.
Was this page helpful?