| Field | Type | Required | Description | Example |
|---|---|---|---|---|
UserId |
string | ✔️ | Twitter user ID | 44196397 |
Avatar |
string | ✔️ | Profile avatar image URL | https://pbs.twimg.com/profile_images/1983681414370619392/oTT3nm5Z_normal.jpg |
Name |
string | ✔️ | User display name | Elon Musk |
ScreenName |
string | ✔️ | Twitter username (handle) | elonmusk |
CreatedAt |
string | ✔️ | Account creation date in Twitter format | Tue Jun 02 20:12:29 +0000 2009 |
ProfileImageShape |
string | ✔️ | Profile image shape (e.g., Circle, Square) | Circle |
Verification |
bool | ✔️ | Whether the user account is verified | false |
UserLabelDisplayType |
string | ✔️ | User label display type (e.g., Badge) | Badge |
UserLabelType |
string | ✔️ | User label type (e.g., BusinessLabel) | BusinessLabel |
IsBlueVerified |
bool | ✔️ | Whether the user has blue verification badge (Twitter Blue/X Premium) | true |
PrivacyPolicyUrl |
string | ✔️ | Privacy policy or learn more URL | https://help.twitter.com/managing-your-account/about-twitter-verified-accounts |
AccountBasedIn |
string | ✔️ | Country or region where the account is based | United States |
LocationAccurate |
bool | ✔️ | Whether the location information is accurate | true |
AffiliateUsername |
string | ✔️ | Affiliated username (e.g., business account username) | X |
Source |
string | ✔️ | Source of account creation (e.g., 'United States App Store') | United States App Store |
UsernameChangesCount |
long | ✔️ | Number of times the username has been changed | 0 |
OverrideVerifiedYear |
long | ✔️ | Override verified year (if applicable, negative values indicate special cases) | -3000 |
VerifiedSinceMsec |
long | ✔️ | Timestamp in milliseconds when the account was verified (negative values indicate special cases) | -156836000000000 |