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 Enter Application ID to select an app by its ID.
![]() The maximum applications displayed is 100 application instances. When a timeout occurs due to server or network connectivity issues, the |
Dropdown | TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
User ID | Unique identifier of the user. | String | TRUE |

If a User ID is not assigned to an application, then an error will be returned. Verify that a user is assigned to an application by using the List User Assigned to Application action card in the Okta connector.
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 | Name of the user. | String |
Nickname | User's nickname. | String |
Given Name | User's first name. | String |
Middle Name | User's middle name. | String |
Family Name | User's last name or family name. | String |
User's primary email. | String | |
Profile Url | URL of the user's online profile or a web page. | String |
Picture Url | URL of the user's online picture. | String |
Website | URL of the user's website. | String |
Gender | User's gender. | String |
Birthdate | User's birthdate. | String |
Time Zone | User's time zone. | String |
Locale Name | User's default location for purposes of localizing items like currency, date/time format, and numerical representations. | String |
Phone Number | User's primary phone number. | String |
Street Address | Full street address component of user's address. | String |
Locality | Locality component of the user's address. | String |
Region | Region component of the user's address. | String |
Postal Code | Zip code or postal code component of user's address. | String |
Country | Country component of the user's address. | String |
System Properties | ||
User ID | Unique identifier of the user. | String |
External ID |
Unique external ID of the user. |
String |
Created |
Date and time when the object was created. |
String |
Last Updated | Timestamp when the user was last updated. | String |
Scope | Scope of the user. | String |
Status | 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 | Current sync state of the user. | String |
Last Sync | Timestamp when the last sync happened. | String |
Credentials | ||
Username | User's username. | String |
Password | User's password. | String |