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:
4XX
Error description
application/json
get/folders/{folderId}/projects
Last updated
Was this helpful?