Followers

GET/tw-v2/list/followers

Description

Get a paginated list of users following a specific Twitter list. Returns user objects with complete profile information.

Parameters

ParameterTypeRequiredDescription
listIdstringrequiredUnique Twitter list ID
cursorstringoptionalPagination cursor for fetching next page of results. Obtained from previous response.

Code Examples

const params = new URLSearchParams({
  listId: '1234567890'
});

const response = await fetch(`https://api.tweetapi.com/tw-v2/list/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": "1770720785109250048",
      "username": "Dusabimana17556",
      "name": "Single in Africa",
      "bio": "Welcome!\n\nto myagency content promoter, NIKI live promoter and poppo, hoster daily grow, TikTok video creator, video seller, all streaming coins vendor 😔",
      "location": "Rwanda",
      "website": "https://whatsapp.com/channel/0029VbBIphIEAKWL0mAcnu2f",
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1973542195937357824/ViiSOicu_400x400.jpg",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": {
        "type": "Creator",
        "category": [
          {
            "id": 478,
            "name": "Advertising & Marketing Agency",
            "icon_name": "IconBriefcaseStroke"
          }
        ],
        "restId": "1973541522667721142"
      },
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": false,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 114,
      "followingCount": 272,
      "tweetCount": 383,
      "listedCount": 0,
      "mediaCount": 84,
      "favoritesCount": 135,
      "createdAt": "2024-03-21T07:55:54.000Z"
    },
    {
      "id": "27883107",
      "username": "jdpierce21",
      "name": "JOΞ PIΞRCΞ",
      "bio": "",
      "location": "Earth",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1866582461356052482/KAQLMHpF_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/27883107/1733871632/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": false,
      "defaultProfileImage": false,
      "followerCount": 378,
      "followingCount": 2939,
      "tweetCount": 46,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 3455,
      "createdAt": "2009-03-31T14:42:27.000Z"
    },
    {
      "id": "908300103928053760",
      "username": "twobottleswine",
      "name": "twobottlesofwine",
      "bio": "",
      "location": null,
      "website": null,
      "pinnedTweetIds": [
        "1693624137372074075"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1650608473179303936/mFEXL9hn_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/908300103928053760/1691512518/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": true,
      "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": 28,
      "followingCount": 93,
      "tweetCount": 40,
      "listedCount": 0,
      "mediaCount": 8,
      "favoritesCount": 2290,
      "createdAt": "2017-09-14T12:03:14.000Z"
    },
    {
      "id": "1867609472362840064",
      "username": "GoodwinHop12130",
      "name": "Hope billits",
      "bio": "“Know thyself”“Remember, no one knows you better than you know yourself—trust your own instincts.”",
      "location": "Hoover, AL",
      "website": null,
      "pinnedTweetIds": [
        "1972886265797431533"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1972886248151789568/W7EH1U9M_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1867609472362840064/1758992301/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 263,
      "followingCount": 3398,
      "tweetCount": 3180,
      "listedCount": 0,
      "mediaCount": 1547,
      "favoritesCount": 2023,
      "createdAt": "2024-12-13T16:36:27.000Z"
    },
    {
      "id": "1396073989",
      "username": "RobertaRyan13",
      "name": "South Bay Gal",
      "bio": "",
      "location": "Los Angeles",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/3600523975/811c02b1d12d2c748ac5905b664e5ffa_400x400.jpeg",
      "banner": "https://pbs.twimg.com/profile_banners/1396073989/1409190619/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 62,
      "followingCount": 374,
      "tweetCount": 261,
      "listedCount": 0,
      "mediaCount": 6,
      "favoritesCount": 499,
      "createdAt": "2013-05-02T02:19:44.000Z"
    },
    {
      "id": "1674353330405998594",
      "username": "Michjzuman",
      "name": "Michjzuman",
      "bio": "Jesus is Lord.",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1793315275024093191/Ujg6Rw1c_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1674353330405998594/1758971878/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 2,
      "followingCount": 14,
      "tweetCount": 4,
      "listedCount": 0,
      "mediaCount": 1,
      "favoritesCount": 111,
      "createdAt": "2023-06-29T09:45:50.000Z"
    },
    {
      "id": "1671815748061102081",
      "username": "peterjaege77802",
      "name": "peterjaeger@mac.com",
      "bio": "",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1671816005230657536/nJqcvxMN_400x400.png",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 41,
      "tweetCount": 0,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 1,
      "createdAt": "2023-06-22T09:42:50.000Z"
    },
    {
      "id": "1229673662103486464",
      "username": "wongxluna",
      "name": "hypoallergenic",
      "bio": "hi! 💫",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1307365622997680130/HYSCkls3_400x400.jpg",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": true,
      "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": 0,
      "followingCount": 315,
      "tweetCount": 0,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 23,
      "createdAt": "2020-02-18T07:47:13.000Z"
    },
    {
      "id": "48055710",
      "username": "Sho3Dah_74",
      "name": "STH",
      "bio": "",
      "location": "S1n C1ty",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1366133125663707139/8dVB5GfN_400x400.jpg",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 131,
      "followingCount": 1196,
      "tweetCount": 9559,
      "listedCount": 8,
      "mediaCount": 379,
      "favoritesCount": 24466,
      "createdAt": "2009-06-17T18:15:25.000Z"
    },
    {
      "id": "303942726",
      "username": "phupz",
      "name": "PhupinderGill",
      "bio": "Bio?? 🤔",
      "location": "Malaysia",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1044360807083991040/rjW6Qiyl_400x400.jpg",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 74,
      "followingCount": 790,
      "tweetCount": 54,
      "listedCount": 0,
      "mediaCount": 4,
      "favoritesCount": 138,
      "createdAt": "2011-05-23T17:35:30.000Z"
    },
    {
      "id": "1902502834811355136",
      "username": "manuecalero",
      "name": "manué",
      "bio": "Waiting...",
      "location": "España",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1971235754455007232/TpiFVJ0__400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1902502834811355136/1758901219/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 19,
      "tweetCount": 0,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 0,
      "createdAt": "2025-03-19T23:30:13.000Z"
    },
    {
      "id": "1511699422354288640",
      "username": "ilNexxone",
      "name": "ilNexxone ",
      "bio": "",
      "location": "Apple Park ",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1948878197291884545/CdVa7Msa_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1511699422354288640/1753483799/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 942,
      "tweetCount": 17,
      "listedCount": 0,
      "mediaCount": 1,
      "favoritesCount": 96,
      "createdAt": "2022-04-06T13:37:01.000Z"
    },
    {
      "id": "141306432",
      "username": "AlexanderVLindo",
      "name": "Alexander Lindo",
      "bio": "Singer | Songwriter | Producer | Engineer \nBRIGHT LIGHT OUT NOW, AVAILABLE EVERYWHERE!!!\n\nCertified Audio Pro |  Apple Certified Pro | Pro Tools Certified",
      "location": "Planet Earth",
      "website": "http://alexanderlindo.com",
      "pinnedTweetIds": [
        "1919070387863757250"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1898044203101265920/BGQOPRjn_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/141306432/1741364023/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": {
        "type": "Creator",
        "category": [
          {
            "id": 940,
            "name": "Musician",
            "icon_name": "IconBriefcaseStroke"
          }
        ],
        "restId": "1470246863219707905"
      },
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": false,
      "defaultProfileImage": false,
      "followerCount": 2616,
      "followingCount": 25,
      "tweetCount": 478,
      "listedCount": 10,
      "mediaCount": 53,
      "favoritesCount": 96,
      "createdAt": "2010-05-07T18:46:10.000Z"
    },
    {
      "id": "519829861",
      "username": "BrandalynnH",
      "name": "Luna",
      "bio": "",
      "location": "London",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1954843122913181696/oF-9RXtO_400x400.jpg",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 57,
      "followingCount": 534,
      "tweetCount": 54,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 149,
      "createdAt": "2012-03-09T21:17:34.000Z"
    },
    {
      "id": "2824485679",
      "username": "DyanFoust",
      "name": "Alice Newton",
      "bio": "You need to make the right decisions to create the best life you can have.",
      "location": "Paris, France",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1968641132239486976/vGSAtr5P_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/2824485679/1752789419/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": true,
      "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": 139,
      "followingCount": 412,
      "tweetCount": 125,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 914,
      "createdAt": "2014-09-21T15:08:47.000Z"
    },
    {
      "id": "1968442874590269440",
      "username": "Claireobscure01",
      "name": "𝓒𝓛𝓐𝓘𝓡𝓔 𝓞𝓑𝓢𝓒𝓤𝓡𝓔",
      "bio": "Music Promoter/ Organic Growth Specialist helping independent artist get heard across bandlab, Spotify apple music and YouTube.",
      "location": null,
      "website": "https://www.fiverr.com/s/WELNjmE",
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1968450696388153344/tyHGPFAS_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/1968442874590269440/1758150230/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": null,
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": false,
      "isProfileTranslatable": false,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": true,
      "defaultProfileImage": false,
      "followerCount": 5,
      "followingCount": 7,
      "tweetCount": 8,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 2,
      "createdAt": "2025-09-17T22:32:32.000Z"
    },
    {
      "id": "1247551207649861642",
      "username": "wizardlymoore",
      "name": "Sreeram",
      "bio": "",
      "location": null,
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1806559728446980096/LK44NJS0_400x400.jpg",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": 2,
      "followingCount": 52,
      "tweetCount": 4,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 160,
      "createdAt": "2020-04-07T15:46:55.000Z"
    },
    {
      "id": "988787742204145664",
      "username": "manutheblacker",
      "name": "Antonio .A",
      "bio": "building systems at @homescriptone.",
      "location": "0x1111",
      "website": "https://manutheblacker.medium.com",
      "pinnedTweetIds": [
        "1554140230294376448"
      ],
      "avatar": "https://pbs.twimg.com/profile_images/1970839065864900608/V6vm_VJ4_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/988787742204145664/1579724092/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": false,
      "possiblySensitive": false,
      "profileInterstitialType": null,
      "withheldInCountries": [],
      "professional": {
        "type": "Creator",
        "category": [],
        "restId": "1455905603990265859"
      },
      "businessAccount": null,
      "creatorSubscriptionsCount": 0,
      "hasHiddenSubscriptions": false,
      "highlightsInfo": null,
      "hasGraduatedAccess": true,
      "isProfileTranslatable": false,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "affiliatesHighlightedLabel": {},
      "defaultProfile": false,
      "defaultProfileImage": false,
      "followerCount": 729,
      "followingCount": 767,
      "tweetCount": 25194,
      "listedCount": 3,
      "mediaCount": 746,
      "favoritesCount": 15311,
      "createdAt": "2018-04-24T14:32:23.000Z"
    },
    {
      "id": "6318422",
      "username": "Dollariffic",
      "name": "Adam",
      "bio": "",
      "location": "London, England",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1726522027207430144/62gb0p-h_400x400.jpg",
      "banner": null,
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "verifiedType": null,
      "verifiedSince": null,
      "isIdentityVerified": false,
      "isProtected": true,
      "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": 27,
      "followingCount": 222,
      "tweetCount": 36,
      "listedCount": 0,
      "mediaCount": 0,
      "favoritesCount": 109,
      "createdAt": "2007-05-25T15:31:04.000Z"
    },
    {
      "id": "294736954",
      "username": "andy_todd",
      "name": "Andy Todd",
      "bio": "#nffc Nottingham Forest fan Motorbikes Triumph Street Scrambler                                  Railway worker 30+years Photography Fujifilm X-E2S + 18-55mm",
      "location": "East Midlands, England",
      "website": null,
      "pinnedTweetIds": [],
      "avatar": "https://pbs.twimg.com/profile_images/1312294602855022592/7ensIREV_400x400.jpg",
      "banner": "https://pbs.twimg.com/profile_banners/294736954/1600602708/1500x500",
      "profileImageShape": "Circle",
      "verified": false,
      "isBlueVerified": false,
      "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": false,
      "defaultProfileImage": false,
      "followerCount": 871,
      "followingCount": 2454,
      "tweetCount": 1595,
      "listedCount": 10,
      "mediaCount": 102,
      "favoritesCount": 5504,
      "createdAt": "2011-05-07T17:34:56.000Z"
    }
  ],
  "pagination": {
    "nextCursor": "1843347950502702997|1973626801934565354",
    "prevCursor": "-1|1973626801934565377"
  }
}

API Playground

GET/tw-v2/list/followers

Press ⌘ + Enter to execute

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

Click "Try It!" to see the response