Paginated list of folders and files. Use the path query param to scope to a specific directory level.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Folder path prefix to list (e.g., "assets/"). Omit for root.
Cursor for pagination (ISO timestamp)
1 <= x <= 100When true, returns all nested folders under the given path (or all folders if no path). Default: true.