The PendingUserState enumerated list of the current organization states for a pending user.

This enumerated datatype is used by the datatype, PendingUser, which is part of the union datatype, userOrPendingUser, and it's used by the pendingUser() pendingUsers() query fields.

Table: PendingUserState

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: May 9, 2025
MultiUserOrganizationNoConflict   Long-TermIndicates a multiple user organization, with no owner conflict.
MultiUserOrganizationOnlyOwnerConflict   Long-TermIndicates a multiple user organization, but with only an owner conflict.
NoOrganization   Long-TermIndicates no current organization state for the user.
SingleUserOrganization   Long-TermSet this for a single user organization.
UserExistsDeletedOrganization   Long-TermSet if the user exists in a deleted organization.
UserExistsNoOrganization   Long-TermSet if the user exists without an organization.