Last updated 5 months ago
Get projects templates in a folder.
20
1
Project Templates
GET /api/v1/folders/{folderId}/project-templates HTTP/1.1 Host: www.taskade.com Accept: */*
{ "ok": true, "items": [ { "id": "text", "name": "text" } ] }