Get Assigned User for Application
Retrieve a specific user assignment for an application by ID.
The input and output fields in this card are dynamically generated based on your instance.
Options
Field | Definition | Type | Required |
---|---|---|---|
Application |
Choose an app for which you want to get the user assignment. Choose Note: The dropdown only displays 1000 apps and 2000 app instances. |
Dropdown | TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
User ID | Unique identification of the user. | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
Profile Properties | ||
Formatted | Indicates whether the user's login is formatted as an email address and thus includes an @-sign. | String |
Name | The user's full name. | String |
Nickname | The user's nickname. | String |
Given Name | The user's first name. | String |
Middle Name | The user's middle name. | String |
Family Name | The user's last name or family name. | String |
The user's primary email. | String | |
Profile Url | The URL of the user's online profile or a web page. | String |
Picture Url | The URL of the user's online picture. | String |
Website | The URL of the user's website. | String |
Gender | The user's gender. | String |
Birthdate | The user's birthdate. | String |
Time Zone | The user's time zone. | String |
Locale Name | The user's default location for purposes of localizing items like currency, date/time format, and numerical representations. | String |
Phone Number | The user's primary phone number. | String |
Street Address | The full street address component of user's address. | String |
Locality | The locality component of the user's address. | String |
Region | The region component of the user's address. | String |
Postal Code | The zip code or postal code component of user's address. | String |
Country | The country component of the user's address. | String |
System Properties | ||
User ID | Unique identification of the user. | String |
External ID | External identification of the user. | String |
Created | Timestamp when the user was created. | String |
Last Updated | Timestamp when the user was last updated. | String |
Scope | The scope of the user. | String |
Status | The current status of the user. | String |
Status Changed | Timestamp when the user's status was changed. | String |
Password Changed | Timestamp when the user's password was changed. | String |
Sync State | The current sync state of the user. | String |
Last Sync | Timestamp when the last sync happened. | String |
Credentials | ||
Username | The user's username. | String |
Password | The user's password. | String |