TeamUsers
Retrieves the list of users assigned to a specific team.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | False |
Users.Id |
A unique identifier for the user within the system, used to differentiate and reference individual users across various processes and tables. |
TeamId [KEY] | String | False |
Teams.Id |
A unique identifier for the team to which the user is assigned, enabling team-based filtering and operations within the platform. |