List User Permission Assignments
Search for user permission assignments in Salesforce by user ID and permission set ID.
Options
| Field | Definition | Type | Required | 
|---|---|---|---|
| List By | List results by Permission Set Assignment, Permission Set Group Assignment, or Permission Set License Assignment. | Dropdown | TRUE | 
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| User | |||
| User ID | Unique identifier of the user to whom permissions are assigned. | Text | FALSE | 
| Permission Assignment | |||
| Permission Set ID | Unique identifier of the permission set. | Text | FALSE | 
| Permission Set Group ID | Unique identifier of the permission set group. | Text | FALSE | 
| Permission Set License ID | Unique identifier of the permission set license. | Text | FALSE | 
Output
| Field | Definition | Type | 
|---|---|---|
| Permission Set Assignments | ||
| Assignment ID | Unique identifier of the permission set assignment. | Text | 
| User ID | Unique identifier of the user to whom permissions are assigned. | Text | 
| Permission Set ID | Unique identifier of the permission set. | Text | 
| System Modified Timestamp | Salesforce attribute of the permission set that indicates when it was last updated or assigned. | Date & Time | 
| Permission Set Group Assignments | ||
| Assignment ID | Unique identifier of the permission set group assignment. | Text | 
| User ID | Unique identifier of the user to whom a permission set group is assigned. | Text | 
| Permission Set Group ID | Unique identifier of the permission set group. | Text | 
| System Modified Timestamp | Salesforce attribute of the permission set group that indicates when it was last updated or assigned. | Date & Time | 
| Permission Set License Assignments | ||
| Assignment ID | Unique identifier of the permission set license assignment. | Text | 
| User ID | Unique identifier of the user to whom a permission set license is assigned. | Text | 
| Permission Set License ID | Unique identifier of the permission set license. | Text | 
| Created by ID | Unique identifier of the admin who created the permission set license assignment. | Text | 
| Created Date | Date and time when the permission set license assignment was created. | Date & Time | 
| Is Deleted? | Indicates whether the permission set license assignment is deleted; options are True and False. | True/False | 
| Last Modified By ID | Unique identifier of the admin who last updated the permission set license assignment. | Text | 
| Last Modified Date | Date and time when the permission set license assignment was last updated | Date & Time | 
| System Modified Timestamp | Salesforce attribute of the permission set license that indicates when it was last updated or assigned. | Date & Time | 
