Verified Followers

GET/tw-v2/user/verified-followers

Description

Get a paginated list of users following the specified account. Returns user objects with complete profile information.

Parameters

ParameterTypeRequiredDescription
userIdstringrequiredUnique Twitter/X user ID (e.g., '44196397')
cursorstringoptionalPagination cursor for fetching next page of results. Obtained from previous response.

Code Examples

const params = new URLSearchParams({
  userId: '44196397'
});

const response = await fetch(`https://api.tweetapi.com/tw-v2/user/verified-followers?${params}`, {
  method: 'GET',
  headers: {
    'X-API-Key': 'YOUR_API_KEY'
  }
});

const data = await response.json();
console.log(data);

Response

Success Response (200 OK)

200
{
  "data": [
    {
      "id": "1889760593566949377",
      "username": "Khizar__Aman",
      "name": "Khizar Aman",
      "bio": "Shield of National Integrity | Standing firm with Pakistan’s defenders | Uncompromising voice against propaganda",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1973007083155902464/T1m-e5K2_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1889760593566949377/1759236525/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 4900,
      "followingCount": 384,
      "tweetCount": 107,
      "listedCount": 1,
      "mediaCount": 0,
      "favoritesCount": 11080,
      "createdAt": "2025-02-12T19:37:11.000Z"
    },
    {
      "id": "2912720206",
      "username": "vini_619",
      "name": "Luluu 🌸",
      "bio": "",
      "location": "In ur DMs",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1971264161125392385/0iw2nyOr_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/2912720206/1758820977/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 0,
      "followingCount": 17,
      "tweetCount": 17,
      "listedCount": 1,
      "mediaCount": 6,
      "favoritesCount": 4,
      "createdAt": "2014-12-09T13:15:59.000Z"
    },
    {
      "id": "1942774216324976640",
      "username": "itsalmirr",
      "name": "A. R.",
      "bio": "",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1973503388714156033/1zL9lle9_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1942774216324976640/1752028967/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 4,
      "followingCount": 70,
      "tweetCount": 5,
      "listedCount": 0,
      "mediaCount": 1,
      "favoritesCount": 755,
      "createdAt": "2025-07-09T02:34:22.000Z"
    },
    {
      "id": "1807083348080439296",
      "username": "wahpaks",
      "name": "wahpaks",
      "bio": "In-Game Leader Ambassador @TheSandboxGame\n\n#SandFam",
      "location": "Philippines",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1929937067171045376/57KmEMDk_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1807083348080439296/1752865269/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 154,
      "followingCount": 517,
      "tweetCount": 829,
      "listedCount": 1,
      "mediaCount": 241,
      "favoritesCount": 4253,
      "createdAt": "2024-06-29T16:07:39.000Z"
    },
    {
      "id": "1850179507379957761",
      "username": "Kopfkrankarzt",
      "name": "Doktor Kopfkrank & Bis der Arzt kommt",
      "bio": "Doktor Kopfkrank©️  & Bis der Arzt kommt \n#Tiktok Flüchtlinge jetzt auf x\nTill #arzt & #produzent und Tim #Musik #Künstler #promo #fragdenarzt\n#Politik #Medizin",
      "location": "Germany",
      "website": "http://patreon.com/Kopfkrankarzt",
      "pinnedTweetIds": [
        "1971334489231196455"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1973085670315884544/2vGoN7cy_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1850179507379957761/1759255286/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": {
        "type": "Creator",
        "category": [
          {
            "id": 15,
            "name": "Entertainment & Recreation",
            "icon_name": "IconBriefcaseStroke"
          }
        ],
        "restId": "1941434457132568675"
      },
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 2025,
      "followingCount": 7504,
      "tweetCount": 488,
      "listedCount": 0,
      "mediaCount": 71,
      "favoritesCount": 124,
      "createdAt": "2024-10-26T14:16:17.000Z"
    },
    {
      "id": "1925504332113276928",
      "username": "Samuel031826870",
      "name": "Samuel",
      "bio": "",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1925504631431442432/CAyiuImx_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1925504332113276928/1747911139/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 4,
      "followingCount": 21,
      "tweetCount": 8,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 66,
      "createdAt": "2025-05-22T10:50:16.000Z"
    },
    {
      "id": "1870657380285120512",
      "username": "cryptowigga",
      "name": "Trench Demon",
      "bio": "Just your average cracker that’s trying to be a real wigga | NFA and DYOR",
      "location": "Trenches",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": true,
      "followerCount": 3,
      "followingCount": 32,
      "tweetCount": 34,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 56,
      "createdAt": "2024-12-22T02:27:51.000Z"
    },
    {
      "id": "491945008",
      "username": "iamrkRakesh",
      "name": "Rakesh Sharma",
      "bio": "Proud Indian.",
      "location": "Rohtak ",
      "website": "https://twitter.com",
      "pinnedTweetIds": [
        "1787665825975226629"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1771828108066451456/TfBWBW6h_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/491945008/1719943512/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 220,
      "followingCount": 61,
      "tweetCount": 883,
      "listedCount": 0,
      "mediaCount": 274,
      "favoritesCount": 305,
      "createdAt": "2012-02-14T05:48:26.000Z"
    },
    {
      "id": "1752554760002031617",
      "username": "CheefLopes",
      "name": "Zeca",
      "bio": "DOGE🐾🐶",
      "location": "Newcastle Upon Tyne, England",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1888217704529633280/UuaZZb0l_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1752554760002031617/1737682254/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 17,
      "followingCount": 15,
      "tweetCount": 329,
      "listedCount": 0,
      "mediaCount": 7,
      "favoritesCount": 2173,
      "createdAt": "2024-01-31T04:50:20.000Z"
    },
    {
      "id": "1577510917419540480",
      "username": "PureMichigannow",
      "name": "Michele",
      "bio": "Michigan mom and former educator, literacy advocate, dyslexia mom 📚",
      "location": "Michigan, USA",
      "website": null,
      "pinnedTweetIds": [
        "1967795023048540334"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1965778065759342592/C8LKIhUg_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1577510917419540480/1757513029/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 760,
      "followingCount": 494,
      "tweetCount": 5620,
      "listedCount": 1,
      "mediaCount": 362,
      "favoritesCount": 12591,
      "createdAt": "2022-10-05T04:08:18.000Z"
    },
    {
      "id": "2936305381",
      "username": "awais4226",
      "name": "Ragnar 🐺",
      "bio": "Fervent adherent of the PMLN cause!   Aficionado of Real Madrid & Ronaldo👑 Navigating geopolitics & the elegance of the world’s most beautiful game ⚽️",
      "location": null,
      "website": null,
      "pinnedTweetIds": [
        "1616083126039580672"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1973165146382987264/gvAFqy9I_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/2936305381/1753722061/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": {
        "type": "Creator",
        "category": [],
        "restId": "1532452712994029582"
      },
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 4022,
      "followingCount": 4786,
      "tweetCount": 9063,
      "listedCount": 1,
      "mediaCount": 2068,
      "favoritesCount": 3743,
      "createdAt": "2014-12-19T16:53:55.000Z"
    },
    {
      "id": "1968804560996286465",
      "username": "CryptaCard",
      "name": "Crypta Card",
      "bio": "",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1971558863708282880/PwIYqps0_400x400.jpg",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 0,
      "followingCount": 1,
      "tweetCount": 0,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 0,
      "createdAt": "2025-09-18T22:29:59.000Z"
    },
    {
      "id": "1598400764468232205",
      "username": "Memphis45194561",
      "name": "Memphis",
      "bio": "",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1598400840666152978/gZMtxGxk_400x400.jpg",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 3,
      "followingCount": 65,
      "tweetCount": 46,
      "listedCount": 0,
      "mediaCount": 2,
      "favoritesCount": 36,
      "createdAt": "2022-12-01T19:37:11.000Z"
    },
    {
      "id": "1518737118176108547",
      "username": "ewqttt",
      "name": "Ewqat",
      "bio": "19, Politics / Real Estate",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1518737181258440709/MW1xvWow_400x400.png",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": {
        "type": "Creator",
        "category": [
          {
            "id": 958,
            "name": "Entrepreneur",
            "icon_name": "IconBriefcaseStroke"
          }
        ],
        "restId": "1973521792766521379"
      },
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 12,
      "followingCount": 367,
      "tweetCount": 5,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 11295,
      "createdAt": "2022-04-25T23:42:15.000Z"
    },
    {
      "id": "1973520155817701376",
      "username": "DivineBonk",
      "name": "Divine",
      "bio": "",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1973520217272709120/NOFPw9z5_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1973520155817701376/1759359417/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 0,
      "followingCount": 1,
      "tweetCount": 0,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 0,
      "createdAt": "2025-10-01T22:47:35.000Z"
    },
    {
      "id": "1586185573819068416",
      "username": "FollowFAITHx",
      "name": "FAITHx",
      "bio": "FAITHx™ ✝️ focuses on Faith, Culture, Entrepreneurship & Tech through ideas, commentary & God’s Word. Our goal: to ignite conversation, connection & fellowship!",
      "location": "Everywhere 🌎",
      "website": "https://FAITHx.events",
      "pinnedTweetIds": [
        "1923815090593362082"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1878882214534152192/0VJpyrIj_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1586185573819068416/1738979123/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": {
        "type": "Business",
        "category": [
          {
            "id": 579,
            "name": "Media & News",
            "icon_name": "IconBriefcaseStroke"
          }
        ],
        "restId": "1622508634189225985"
      },
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 242,
      "followingCount": 49,
      "tweetCount": 2107,
      "listedCount": 0,
      "mediaCount": 106,
      "favoritesCount": 1956,
      "createdAt": "2022-10-29T02:39:55.000Z"
    },
    {
      "id": "1536083615666565120",
      "username": "Taidiroyal25",
      "name": "Royal",
      "bio": "",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1671901892006248449/Avy-HbdH_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1536083615666565120/1687447448/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 307,
      "followingCount": 175,
      "tweetCount": 5084,
      "listedCount": 0,
      "mediaCount": 8,
      "favoritesCount": 36,
      "createdAt": "2022-06-12T20:31:06.000Z"
    },
    {
      "id": "1154373318289444864",
      "username": "alexyoung_ecom",
      "name": "Alex Young",
      "bio": "Ecom",
      "location": null,
      "website": null,
      "pinnedTweetIds": [
        "1973522336059105798"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1970727864460079104/uPrsrWZE_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1154373318289444864/1727139898/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 189,
      "followingCount": 577,
      "tweetCount": 841,
      "listedCount": 1,
      "mediaCount": 85,
      "favoritesCount": 19967,
      "createdAt": "2019-07-25T12:50:21.000Z"
    },
    {
      "id": "1973481963131445248",
      "username": "IamBrozinker",
      "name": "Flash",
      "bio": "Trencher, builder and investor",
      "location": "Trenches ",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1973501344041271297/8nlNbGL1_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1973481963131445248/1759354372/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 55,
      "followingCount": 76,
      "tweetCount": 6,
      "listedCount": 1,
      "mediaCount": 2,
      "favoritesCount": 10,
      "createdAt": "2025-10-01T20:15:59.000Z"
    },
    {
      "id": "303628174",
      "username": "tridentOPsk",
      "name": "trident , 🇬🇧",
      "bio": "",
      "location": "England ",
      "website": null,
      "pinnedTweetIds": [
        "1015283295213375488"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1840484096188813312/AA-FtgXz_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/303628174/1671403825/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": false,
      "defaultProfileImage": false,
      "followerCount": 621,
      "followingCount": 1565,
      "tweetCount": 8864,
      "listedCount": 7,
      "mediaCount": 771,
      "favoritesCount": 7320,
      "createdAt": "2011-05-23T06:20:43.000Z"
    }
  ],
  "pagination": {
    "nextCursor": "1844847424876541634|1973626000210132970",
    "prevCursor": "-1|1973626000210132993"
  }
}

API Playground

GET/tw-v2/user/verified-followers

Press ⌘ + Enter to execute

curl -X GET "https://api.tweetapi.com/tw-v2/user/verified-followers" \
  -H "X-API-Key: YOUR_API_KEY"
Response

Click "Try It!" to see the response