Last updated 5 months ago
Get all folders for a workspace
Folders
GET /api/v1/workspaces/{workspaceId}/folders HTTP/1.1 Host: www.taskade.com Accept: */*
{ "ok": true, "items": [ { "id": "text", "name": "text" } ] }