v2
latestOpenAPI 3.1.02026-08-05313314398.1 KBList File Folders
List FileFolders. Default = direct children of parent_folder_id.
The flat-list mode is preserved for clients that haven't been migrated to nested navigation yet (the current frontend on main consumes a flat list); they pass flat=true and get every folder back.
Query parameters
If provided, return only direct children of this folder. Use the special value 'root' (encoded as missing) to list root folders.
If provided, return only direct children of this folder. Use the special value 'root' (encoded as missing) to list root folders.
If true, return every folder in the company (legacy flat view). When false (default) the response is scoped to direct children of parent_folder_id (or the root level if omitted).
If true, return every folder in the company (legacy flat view). When false (default) the response is scoped to direct children of parent_folder_id (or the root level if omitted).
Response
Successful Response