PermissionSetsAssignments
Returns the users assigned to a specific permission set, showing which users operate under each set of permissions.
Columns
| Name | Type | References | Description |
| Name | String | The name of the user assigned to the permission set. | |
| PermissionSetId [KEY] | String | The unique identifier of the permission set to retrieve assignments for. | |
| UserId [KEY] | Integer |
Users.Id | The unique identifier of the user assigned to the permission set. |