OPENAPI / COMPONENTS / SCHEMAS

Team Invite Response

TeamInviteResponse

TeamInviteResponse data structure

object6properties
email_addressstring

Email address of the user invited to this team.

team_idstring

Id of the team.

rolestring

Role of the user invited to this team.

sent_atinteger

Timestamp when the invitation was sent.

redeemed_atinteger

Timestamp when the invitation was redeemed.

expires_atinteger

Timestamp when the invitation is expiring.