X Get User
Get X (Twitter) user profile informationProperties
| Property | Value |
|---|---|
| Type | x-get-user |
| Family | Third Party APIs |
| Group | X |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| lookupType | Lookup Type | Select | No | |
| username | Username | String | Username without @ symbol | No |
| userId | User ID | String | Numeric X user ID | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| id | id | string | User ID |
| name | name | string | Display name |
| username | username | string | Username |
| profileImageUrl | profileImageUrl | string | Profile image URL |

