api/endpoints/folders-list.md
Folder Tree
Request
GET /api/v1/folders/tree
Example
curl http://localhost:3000/api/v1/folders/tree \
-H "X-Mino-Key: <API_KEY>"
Response
Returns tree structure from the notes root.
api/endpoints/folders-list.md
GET /api/v1/folders/tree
curl http://localhost:3000/api/v1/folders/tree \
-H "X-Mino-Key: <API_KEY>"
Returns tree structure from the notes root.