Folder Management
List folders
List folders, optionally under a parent folder.
GET
Overview
Returnsfolders. Each row carries folder_no, name, created_at, total_items, and total_size (the total bytes under that folder).
Query parameters
Next steps
Create folder
Add a new folder, optionally nested under a parent.
List files
Page through the files inside a folder.
Authorizations
API key for public endpoints. Can also be provided via Authorization: Bearer
Query Parameters
Filter by parent folder number
Partial name match (case-insensitive)
Available options:
name_asc, name_desc, created_at_asc, created_at_desc Response
List of folders
List of folders