mantis:cloudapp:issue:220
GET: /api/1.0/folder/list
The list action lists all folders of the user except those in trash and the hidden ones.
Arguments:
- details: The detail level of the returned folder objects
State: 200
Notes:
- The list will not include trashed folders
- The list will not include hidden folders
- The list will not include suspended folders where a parent folder is in the trash
[
{
"id": "61d8cdd9-7781-4268-9c40-a86022322c2d",
"created": 1762844671,
"updated": 1762844671,
"edited": 1762844671,
"revision": "1328e65b-182e-4dc1-ad6d-03dcc91efc51",
"label": "Test",
"parent": "00000000-0000-0000-0000-000000000000",
"cseKey": "",
"cseType": "none",
"sseType": "SSEv1r2",
"hidden": false,
"trashed": false,
"favorite": false,
"client": "Passwords Session 11.11.25 06:59 - admin@194.95.207.108"
}
]
mantis/cloudapp/issue/220.txt · Last modified: by domjos
