Paginated list of folders and files. Use the path query param to scope to a specific directory level.
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf_
Project ID or slug
Folder path prefix to list (e.g., "assets/"). Omit for root.
Cursor for pagination (ISO timestamp)
Number of items per page (default: 20, max: 100)
1 <= x <= 100When true, returns all nested folders under the given path (or all folders if no path). Default: true.