ListTeamsByInsightsAccountResponse
ListTeamsByInsightsAccountResponse lists all teams that have access to an account.
Properties
accountNamestring requiredThe name of the Insights account- The list of teams with access to the account
- ↳
namestring requiredThe team name - ↳
displayNamestring requiredThe display name of the team - ↳
descriptionstring requiredThe team description - ↳
permissionenum requiredThe team’s permission level for this accountValues:0— None- InsightsAccountPermissionNone provides no access.
1— Read- InsightsAccountPermissionRead provides read-only access.
2— Write- InsightsAccountPermissionWrite provides read/write access to an account.
3— Admin- InsightsAccountPermissionAdmin provides admin-level access to the account.
- ↳
isMemberboolean requiredIsMember is true if the requesting user is a member of the team.