Description
This endpoint returns a list of workspaces where the authenticated user is either:- The owner of the workspace,
- An internal team member, or
- An external team member.
- Check for any pending invitations and join the user to an existing workspace if one exists.
- If no invitation exists, create a default workspace for the user.
- Master workspace (if owned),
- Owned workspaces,
- Internal team memberships,
- External guest workspaces.
Response Fields
Unique identifier of the workspace.
Name of the workspace.
Initials of the workspace.
Pricing tier of the workspace (e.g., “build_plan”).
Indicates whether this workspace is the master workspace.
Indicates whether the user is accessing this workspace as an external guest.
List of team members associated with the workspace, including their roles and optional external workspace details.
Timestamp when the workspace was created (ISO 8601 format).
Timestamp when the workspace was last updated (ISO 8601 format).