Users
Lists users.
Table Specific Information
Select
The component processes all filters client side within the component.
SELECT * FROM Users
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The PayPal payer ID, which is a publicly-sharable of the PayPal account number intended for use with third parties. | |
| UserName | String | Unique identifier for the User, typically used by the user to directly authenticate to the service provider. | |
| GivenName | String | The given, or first, name of the user. | |
| FamilyName | String | The surname or family name of the user. Also known as the last name. | |
| MiddleName | String | The middle name of the user. | |
| ExternalId | String | A String that is an identifier for the resource as defined by the external or 3rd party client. | |
| Active | Boolean | The URL of the profile picture of the user. | |
| Emails | String | Email addresses for the user. | |
| PhoneNumbers | String | Phone numbers for the User. | |
| Addresses | String | Addresses for the User. | |
| Entitlements | String | A list of entitlements for the User that represent a thing the User has. | |
| PreferredLanguage | String | The language tag for the language in which to localize the error-related strings, such as messages, issues, and suggested actions. | |
| Timezone | String | The time zone, in IANA format. | |
| Schemas | String | An array of identified schemas. | |
| MetaResourceType | String | The name of the metadata resource type of the resource: User, Group, etc. | |
| MetaLocation | String | The complete metadata target URL. | |
| MetaCreated | Datetime | The created date and time of metadata, in Internet date and time format. | |
| MetaLastModified | Datetime | The last modified date and time of metadata, in Internet date and time format. |