Last updated 3 months ago
Get all projects of mine
viewed-asc
viewed-desc
curl -L \ --url 'https://www.taskade.com/api/v1/me/projects'
{ "ok": true, "items": [ { "id": "text", "name": "text" } ] }