Workspace

Get all my workspaces

get/v1/workspaces

Query parameters

roles'WORKSPACE_ADMIN' | 'OWNER' | 'TEAM_MANAGER' | 'PROJECT_MANAGER'

If provided, you'll get a filtered list of workspaces where you have any of the specified roles. Owners are not counted as admins when filtering.

Response

OK

WorkspaceDtoV1[] required— unresolved $ref

Changes