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

Get Workspaces

Get Workspaces — Taskade REST API v1 reference: GET /workspaces. Parameters, authentication, and response schema.

get

Get all workspaces for a user

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

Workspaces

application/json

Workspaces

okboolean · enumRequiredPossible values:
get/workspaces

Last updated

Was this helpful?