object'organization.invite' required
The object type, which is always organization.invite
idstring required
The identifier, which can be referenced in API endpoints
emailstring required
The email address of the individual to whom the invite was sent
role'owner' | 'reader' required
status'accepted' | 'expired' | 'pending' required
accepted,expired, or pending
invited_atinteger required
The Unix timestamp (in seconds) of when the invite was sent.
expires_atinteger required
The Unix timestamp (in seconds) of when the invite expires.
accepted_atinteger
The Unix timestamp (in seconds) of when the invite was accepted.