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.
API key for authentication. Get your API key from the console.
Directory to list files from
If true, lists all files across all directories. If false (default), only lists files in the specified directory.
1 <= x <= 100
x >= 0
x >= 0
x >= 0
path
, created_at
, updated_at
, size
asc
, desc
Success
The response is of type object
.