FetchAdditionalUserFields
Fetch all T1, T2, and T3 fields for a specified user.
Input
Name | Type | Required | Description |
UserId | String | True | The unique identifier of the user. |
Result Set Columns
Name | Type | Description |
* | String | Results of the query: all the fields of the User object. |