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. |
| IncludeFields | String | False | Comma-separated list of the specific fields you want to include in the fetch. |
| ExcludeFields | String | False | Comma-separated list of the specific fields you want to exclude in the fetch. |
Result Set Columns
| Name | Type | Description |
| * | String | Results of the query. |