get
https://www.wrike.com/api/v4/folders//folders
Returns the list of folders from a specific folder in the current account. If the root or recycle bin
folder id is specified, the method returns the list of folders of the root and recycle bin respectively.
The method operates in two modes:
- Folder Tree Mode: Activated if no filter parameters are provided. This mode returns the requested folders (spaces), their descendant folders, the root folder, and the recycle bin folder.
- Folders Mode: Activated if the parameter descendant=false is specified or if there is at least one filter parameter, e.g., project=true. This mode returns only the account's folders filtered by the specified parameters.
The chosen mode can be identified by the "kind" key in the result JSON body, with "kind": "folderTree" for Folder Tree Mode and "kind": "folders" for Folders Mode.
Scopes: Default, wsReadOnly, wsReadWrite
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…