OPENAPI / COMPONENTS / SCHEMAS
Team Invite Response
TeamInviteResponseTeamInviteResponse data structure
object6properties
email_addressstringEmail address of the user invited to this team.
team_idstringId of the team.
rolestringRole of the user invited to this team.
sent_atintegerTimestamp when the invitation was sent.
redeemed_atintegerTimestamp when the invitation was redeemed.
expires_atintegerTimestamp when the invitation is expiring.