AI-generated Key Takeaways
- 
          UNSPECIFIED means the invitation status is not specified. 
- 
          UNKNOWN is used for return value only and represents an unknown value in this version. 
- 
          PENDING is the initial state of an invitation before it is acted upon. 
- 
          DECLINED means the invitation process was terminated by the email recipient and no new user was created. 
- 
          EXPIRED indicates that the invitation URLs expired without being acted upon, preventing a new user from being created, with invitations expiring 20 days after creation. 
Possible access invitation status of a user
| Enums | |
|---|---|
| 
 | Not specified. | 
| 
 | Used for return value only. Represents value unknown in this version. | 
| 
 | The initial state of an invitation, before being acted upon by anyone. | 
| 
 | Invitation process was terminated by the email recipient. No new user was created. | 
| 
 | Invitation URLs expired without being acted upon. No new user can be created. Invitations expire 20 days after creation. |