1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ListTeamsByInsightsAccountResponse

ListTeamsByInsightsAccountResponse

    ListTeamsByInsightsAccountResponse lists all teams that have access to an account.

    Properties

    • accountName string required
      The name of the Insights account
    • teams array[InsightsAccountTeam] required
      The list of teams with access to the account
    • name string required
      The team name
    • displayName string required
      The display name of the team
    • description string required
      The team description
    • permission enum required
      The team’s permission level for this account
      Values: 0, 1, 2, 3
    • isMember boolean required
      IsMember is true if the requesting user is a member of the team.