v1

latestOpenAPI 3.0.32026-07-24311635.6 KB

List Workspaces

Get all workspaces you either own or participate into as a member

get/v1/workspaces

Query parameters

orderBy'name' | 'createdAt'

Sorting criteria

orderDir'asc' | 'desc'

Sorting direction

offsetinteger

Pagination offset

limitinteger

Pagination limit

Response

A list of workspaces

idstring

Unique identifier of the workspace

namestring

Name of the workspace

defaultboolean

Whether this is the default (main) workspace

typestring

Type of workspace

createdAtstring date-time

UTC creation date/time of the workspace

role'owner' | 'manager' | 'guest'

The authenticated user's role in this workspace