An Abacus.AI User with a unique user_id.
| KEY | TYPE | Description |
|---|---|---|
| userId | ID | The unique identifier of the user. |
| name | str | The User's name. |
| str | The User's primary email address. | |
| createdAt | str | The date and time when the user joined Abacus.AI. |
| status | str | `ACTIVE` when the user has accepted an invite to join the organization, else `INVITED`. |
| organizationGroups | OrganizationGroup | List of Organization Groups this user belongs to. |