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

Get Folders

Get Folders — Taskade REST API v1 reference: GET /workspaces/{workspaceId}/folders. Parameters, authentication, and response schema.

get

Get all folders for a workspace

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

Folders

application/json

Folders

okboolean · enumRequiredPossible values:
get/workspaces/{workspaceId}/folders

Last updated

Was this helpful?