Workspaces
List workspaces
Returns all workspaces the API key owner belongs to, ordered alphabetically by name.
GET
List workspaces
Requires the
workspaces:read scope.Response
Returns an array of workspace objects.Workspace identifier.
Workspace name.
URL-safe identifier for the workspace.
Optional workspace description.
Icon identifier slug (e.g.,
"folder-1", "chart", "briefcase"). null if not set.Brand color.
Workspace cover image URL.
User ID of the workspace owner.
Your role in this workspace. One of
owner, admin, member, or viewer.UTC ISO-8601 creation timestamp.
List workspaces