List files in a directory
Files
List files in a directory
List files in a specific directory. When called on the root directory (’/’), this only returns files in the root directory and excludes files in subdirectories. To see all files across all directories, use ?recursive=true parameter.
GET
List files in a directory
Authorizations
API key for authentication. Get your API key from the console.
Query Parameters
Directory to list files from
If true, lists all files across all directories. If false (default), only lists files in the specified directory.
Required range:
1 <= x <= 100Required range:
x >= 0Required range:
x >= 0Required range:
x >= 0Available options:
path, created_at, updated_at, size Available options:
asc, desc