Retrieve all workspaces associated with the authenticated user. If the user does not exist, a new user and default workspace may be automatically created.
This endpoint returns a list of workspaces where the authenticated user is either:
If the user is signing in for the first time, the system will:
The response includes both direct workspaces and external workspaces, sorted in the following order:
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).
Retrieve all workspaces associated with the authenticated user. If the user does not exist, a new user and default workspace may be automatically created.
This endpoint returns a list of workspaces where the authenticated user is either:
If the user is signing in for the first time, the system will:
The response includes both direct workspaces and external workspaces, sorted in the following order:
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).