| Field | Type | Required | Description |
|---|---|---|---|
Id |
string | ✔️ | N/A |
Object |
EnterpriseAccountObject | ✔️ | String representing the object's type. Objects of the same type share the same value. |
Protocol |
Protocol | ➖ | The authentication protocol used to sign in. |
Provider |
string | ✔️ | N/A |
Active |
bool | ✔️ | N/A |
EmailAddress |
string | ✔️ | N/A |
FirstName |
string | ➖ | N/A |
LastName |
string | ➖ | N/A |
ProviderUserId |
string | ➖ | The unique ID of the user in the external provider's system |
EnterpriseConnectionId |
string | ➖ | N/A |
PublicMetadata |
Dictionary<String, object> | ➖ | N/A |
Verification |
EnterpriseAccountVerification | ✔️ | N/A |
EnterpriseConnection |
EnterpriseConnection | ➖ | N/A |
LastAuthenticatedAt |
long | ➖ | Unix timestamp of last authentication. |