The PendingUser datatype includes various settings.

Table: PendingUser

ParameterTypeRequired[a]DefaultDescription
idstringyes The identifier or token for the pending user.
idpbooleanyes Whether IDP is enabled for the organization.
createdAtlongyes The time the pending user was created.
invitedByEmailstringyes The email address of the user that invited the pending user.
invitedByNamestringyes The name of the user that invited the pending user.
orgNamestringyes The name of the organization the the pending user is about to join.
newUserEmailstringyes The email of the pending user.
pendingUserStatePendingUserStateyes The current organization state for the user (see PendingUserState Table).

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.