For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Folder Projects

Get Folder Projects — Taskade REST API v1 reference: GET /folders/{folderId}/projects. Parameters, authentication, and response schema.

get

Get all projects in a team, or in the home team of a workspace.

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
folderIdstringRequired

Folder/Workspace/Space ID

Responses
200

Projects

application/json

Projects

okboolean · enumRequiredPossible values:
get/folders/{folderId}/projects

Last updated

Was this helpful?