# TeamMemberSchemaRead

**object**

- **email**: string (Required)  
  The email address of the team member

- **isTeamAdmin**: boolean (Required)  
  Does this user have the ability to edit this team

- **name**: string (Required)  
  The name of the team member
