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