List files and directories with filtering

List files and directories for a filesystem with filtering and pagination.

Query Params
integer
required

The ID of the filesystem.

uuid

Filter by file/directory UUID.

string

Filter by exact file/directory name.

boolean

Filter by file (false) or directory (true).

uuid

Filter by parent directory UUID.

integer
Defaults to 100

Maximum number of results to return.

integer
Defaults to 0

Number of results to skip (for pagination).

string
enum
Defaults to name

Field to order results by. Prefix with - for descending.

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json