Members
GET
/tw-v2/list/membersDescription
Get a paginated list of members in a Twitter/X list.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| listId | string | required | Unique Twitter list ID |
| cursor | string | optional | Pagination 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/members?${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": "1335513235362099201",
"username": "appleintro",
"name": "Apple Intro",
"bio": "Latest Apple news and information. Not affiliated with Apple Inc.",
"location": "United Kingdom",
"website": "https://instagram.com/appleintro",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1686319346732126208/v3NEe8r1_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1335513235362099201/1724691940/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Business",
"category": [
{
"id": 713,
"name": "Science & Technology",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1488048217296101378"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 37853,
"followingCount": 87,
"tweetCount": 1656,
"listedCount": 147,
"mediaCount": 992,
"favoritesCount": 393,
"createdAt": "2020-12-06T09:16:03.000Z"
},
{
"id": "1328409419344990208",
"username": "ianzelbo",
"name": "Ian Zelbo",
"bio": "3D graphics @brownuniversity",
"location": "Mars",
"website": "https://zelbo.com",
"pinnedTweetIds": [
"1762510703338930216"
],
"avatar": "https://pbs.twimg.com/profile_images/1899489093093900288/_QPdGsz6_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1328409419344990208/1739179092/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": "1463705332253921280"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 124948,
"followingCount": 641,
"tweetCount": 34363,
"listedCount": 450,
"mediaCount": 3455,
"favoritesCount": 28085,
"createdAt": "2020-11-16T18:47:49.000Z"
},
{
"id": "1261860420333244416",
"username": "appltrack",
"name": "AppleTrack",
"bio": "Apple news by @iupdate 🍎 Want to get in touch? hello@appletrack.com | This account uses affiliate links!",
"location": "Cupertino, CA",
"website": "https://youtube.com/@appletrack",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1621211304668143616/vxR4cnGB_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1261860420333244416/1684100716/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": "1529523018157985795"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 357943,
"followingCount": 69,
"tweetCount": 3066,
"listedCount": 1312,
"mediaCount": 2601,
"favoritesCount": 302,
"createdAt": "2020-05-17T03:26:36.000Z"
},
{
"id": "1257476580395282432",
"username": "isitmeJ",
"name": "J",
"bio": "What is twitter? What is social media? Do you know?",
"location": "Sydney, Australia",
"website": null,
"pinnedTweetIds": [
"1593671430927187969"
],
"avatar": "https://pbs.twimg.com/profile_images/1823280557121564672/qCghaesr_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1257476580395282432/1723539190/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": true,
"defaultProfileImage": false,
"followerCount": 213,
"followingCount": 421,
"tweetCount": 1099,
"listedCount": 6,
"mediaCount": 9,
"favoritesCount": 37851,
"createdAt": "2020-05-05T01:06:08.000Z"
},
{
"id": "1227160453253455872",
"username": "L0vetodream",
"name": "有没有搞措",
"bio": "Apple产品爱好者 收藏者 分享自己的科技数码产品 (只分享产品 不聊政治 聊政治的 种族歧视的 全部会被拉黑)",
"location": "like my dream",
"website": "http://L0vetodream.com",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1284920026865123329/qHlPFH1b_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1227160453253455872/1595183783/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Business",
"category": [
{
"id": 713,
"name": "Science & Technology",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1596179619815641088"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 39545,
"followingCount": 772,
"tweetCount": 5216,
"listedCount": 410,
"mediaCount": 2215,
"favoritesCount": 11413,
"createdAt": "2020-02-11T09:20:34.000Z"
},
{
"id": "1225462582280015879",
"username": "BasicAppleGuy",
"name": "Basic Apple Guy",
"bio": "Basic (ˈbeɪ.sɪk’; Adj): lover of all things mainstream, popular, & trending in the world of .",
"location": "37º20'5.5674\"N 122º0'32.3274\"W",
"website": "https://basicappleguy.com",
"pinnedTweetIds": [
"1925918857996144773"
],
"avatar": "https://pbs.twimg.com/profile_images/1522623872717099013/h5fNVE5d_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1225462582280015879/1756136090/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": 1042,
"name": "Content Creator",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1588962139875991552"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 389720,
"followingCount": 67,
"tweetCount": 28241,
"listedCount": 1454,
"mediaCount": 7195,
"favoritesCount": 26228,
"createdAt": "2020-02-06T16:54:28.000Z"
},
{
"id": "1190573680591622144",
"username": "costec_x",
"name": "kostek 🇺🇦",
"bio": "seksi cipka , choć nie z pod konina",
"location": "Poznan, Poland",
"website": "https://www.instagram.com/costec_x/",
"pinnedTweetIds": [
"1958173764035760602"
],
"avatar": "https://pbs.twimg.com/profile_images/1957173725972799488/jSxsjUb0_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1190573680591622144/1755461565/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": "1453492843167813638"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 15016,
"followingCount": 121,
"tweetCount": 4222,
"listedCount": 148,
"mediaCount": 794,
"favoritesCount": 27471,
"createdAt": "2019-11-02T10:17:49.000Z"
},
{
"id": "1065220940156555264",
"username": "AppleEventTimer",
"name": "iEventTimer",
"bio": "iEventTimer by @iSpeedtestOS • Not affiliated with Apple Inc. • Fan Account. • Counting down to iOS 26 Release #AppleEvent",
"location": null,
"website": "https://apps.apple.com/app/id1570311911",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1383198533541576706/TUFHtya9_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1065220940156555264/1638998407/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": "1518653793679904768"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 38885,
"followingCount": 6,
"tweetCount": 1750,
"listedCount": 77,
"mediaCount": 1500,
"favoritesCount": 465,
"createdAt": "2018-11-21T12:30:37.000Z"
},
{
"id": "1001013765377286144",
"username": "iSpeedtestOS",
"name": "iSpeedtestOS",
"bio": "Speed testing on new iOS updates • Current iOS versions: iOS 26.0.1, 18.7.1, 17.7.10, 16.7.12 and 15.8.5, iOS 26.1 Beta 1.",
"location": null,
"website": "https://linktr.ee/ispeedtestos",
"pinnedTweetIds": [
"1967635968233529736"
],
"avatar": "https://pbs.twimg.com/profile_images/1378778129255309317/Wtb15YNZ_400x400.png",
"banner": "https://pbs.twimg.com/profile_banners/1001013765377286144/1623773354/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": "1460653036792123394"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 24451,
"followingCount": 54,
"tweetCount": 3393,
"listedCount": 139,
"mediaCount": 1706,
"favoritesCount": 2272,
"createdAt": "2018-05-28T08:14:14.000Z"
},
{
"id": "815149712428953601",
"username": "iosnewsandmore",
"name": "iOSNAM",
"bio": "iOS News. And More. Not affiliated with Apple Inc.",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1379010876137738244/OTV-H6sg_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/815149712428953601/1631806857/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": 11016,
"followingCount": 11,
"tweetCount": 1890,
"listedCount": 85,
"mediaCount": 1642,
"favoritesCount": 124,
"createdAt": "2016-12-31T10:56:50.000Z"
},
{
"id": "809461895161790464",
"username": "MajinBuOfficial",
"name": "Majin Bu",
"bio": "✍️ Creator 🔍 Researcher ✈️ Traveler 📸 Photographer 🍽️ Food 🤸♂️🏋️♂️🚵♀️🏃♂️🥋Athlete",
"location": "The World",
"website": "http://majinbuofficial.com",
"pinnedTweetIds": [
"1834947911009870159"
],
"avatar": "https://pbs.twimg.com/profile_images/1874414534170976256/vCs_qzku_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/809461895161790464/1726320863/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": "1461063141006135297"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 82064,
"followingCount": 658,
"tweetCount": 6079,
"listedCount": 420,
"mediaCount": 2257,
"favoritesCount": 56324,
"createdAt": "2016-12-15T18:15:29.000Z"
},
{
"id": "743134180737880064",
"username": "DSCCRoss",
"name": "Ross Young",
"bio": "Advisor at RDL. Over 30 years experience in the display industry. Founder and former CEO of DisplaySearch and DSCC.",
"location": "La Jolla, San Diego",
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1787557699024297990/X_gkd7l0_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/743134180737880064/1600206661/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Business",
"category": [
{
"id": 477,
"name": "Professional Services",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1455969165894987777"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 44463,
"followingCount": 688,
"tweetCount": 5565,
"listedCount": 399,
"mediaCount": 381,
"favoritesCount": 10382,
"createdAt": "2016-06-15T17:32:50.000Z"
},
{
"id": "710304619381927937",
"username": "appleosophy",
"name": "Appleosophy",
"bio": "The latest Apple News & Rumors. Have a tip? Email contact@appleosophy.com",
"location": "Austin, Texas",
"website": "https://appleosophy.com",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1702694556716662785/B5siDc-h_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/710304619381927937/1688676726/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": 580,
"name": "Media & News Company",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1594817105072988166"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 3526,
"followingCount": 108,
"tweetCount": 11743,
"listedCount": 99,
"mediaCount": 4120,
"favoritesCount": 4007,
"createdAt": "2016-03-17T03:19:52.000Z"
},
{
"id": "3439003216",
"username": "iSWUpdates",
"name": "iSoftware Updates",
"bio": "News about Apple’s software updates • @XcodeUpdates_ • By @DimSartz_",
"location": "EU",
"website": null,
"pinnedTweetIds": [
"1972722543158042808"
],
"avatar": "https://pbs.twimg.com/profile_images/1932147290170437632/2LixoEmp_400x400.png",
"banner": "https://pbs.twimg.com/profile_banners/3439003216/1757956611/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": 579,
"name": "Media & News",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1628031870595387392"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 55730,
"followingCount": 35,
"tweetCount": 13978,
"listedCount": 406,
"mediaCount": 3738,
"favoritesCount": 3253,
"createdAt": "2015-08-25T09:09:13.000Z"
},
{
"id": "3434147985",
"username": "LukeMiani",
"name": "Luke Miani",
"bio": "Content creator with over 500,000 subscribers on YouTube | Macs, Repair, Apple News, Shenanigans",
"location": "Los Angeles, CA",
"website": "http://youtube.com/lukemiani",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1837695406094143488/MqL72I8Y_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/3434147985/1753929466/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": 934,
"name": "Social Media Influencer",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1523341994583633923"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 74561,
"followingCount": 281,
"tweetCount": 11492,
"listedCount": 426,
"mediaCount": 2446,
"favoritesCount": 10928,
"createdAt": "2015-08-21T13:38:44.000Z"
},
{
"id": "3309375033",
"username": "AppleSupport",
"name": "Apple Support",
"bio": "Tips and how-tos—straight from Apple.",
"location": "Cupertino, CA",
"website": "https://apple.co/GetHelp",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1174747027986452480/cSlw47L-_400x400.png",
"banner": "https://pbs.twimg.com/profile_banners/3309375033/1757956925/1500x500",
"profileImageShape": "Square",
"verified": false,
"isBlueVerified": true,
"verifiedType": "Business",
"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": 1661116,
"followingCount": 32,
"tweetCount": 1586809,
"listedCount": 6176,
"mediaCount": 2347,
"favoritesCount": 12,
"createdAt": "2015-06-05T16:05:20.000Z"
},
{
"id": "3146975264",
"username": "VNchocoTaco",
"name": "ShrimpApplePro 🍤 ずっと真夜中でいいのに",
"bio": "A shrimp learning to draw. huge interest @Apple. #1 fan of @samekosaba @gawrgura . banner @catfoxtales @harutimu_415",
"location": "Internet",
"website": "http://apple.com",
"pinnedTweetIds": [
"1833215457735700668"
],
"avatar": "https://pbs.twimg.com/profile_images/1939553316100251648/-qlyGw01_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/3146975264/1751156723/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": 1017,
"name": "Artist",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1471752252876795907"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 34088,
"followingCount": 2786,
"tweetCount": 13098,
"listedCount": 256,
"mediaCount": 3053,
"favoritesCount": 29228,
"createdAt": "2015-04-10T04:29:30.000Z"
},
{
"id": "2935618898",
"username": "theapplehub",
"name": "Apple Hub",
"bio": "The latest Apple news. Not affiliated with Apple Inc.",
"location": "Los Angeles, CA",
"website": "http://theapplehub.com",
"pinnedTweetIds": [
"1960371895104094696"
],
"avatar": "https://pbs.twimg.com/profile_images/1950994510047006723/VEDB1XpP_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/2935618898/1670404168/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": 1042,
"name": "Content Creator",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1460906261847760903"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 1302339,
"followingCount": 162,
"tweetCount": 8405,
"listedCount": 2469,
"mediaCount": 5428,
"favoritesCount": 4524,
"createdAt": "2014-12-19T03:19:51.000Z"
},
{
"id": "2881142534",
"username": "TailosiveTech",
"name": "Tailosive Tech",
"bio": "I like when tech just works",
"location": "United States",
"website": "http://youtube.com/TailosiveTech",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1741731607625834496/_bl3Nkai_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/2881142534/1707187028/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": "1679200791813554177"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 44695,
"followingCount": 119,
"tweetCount": 20993,
"listedCount": 346,
"mediaCount": 6810,
"favoritesCount": 3363,
"createdAt": "2014-10-28T19:12:08.000Z"
},
{
"id": "2812414850",
"username": "spercharged",
"name": "Supercharged",
"bio": "Your go-to for blazing-fast Apple news —live, real-time, and interactive! 🚀 Turn on 🔔 for instant updates. Brought to you by the team behind Supercharged.",
"location": "Everywhere you are",
"website": "http://superchargednews.com",
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1832817784230670337/ZYmVArLU_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/2812414850/1735473822/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": true,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Business",
"category": [
{
"id": 580,
"name": "Media & News Company",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1625871068958277633"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 4451,
"followingCount": 19,
"tweetCount": 2628,
"listedCount": 59,
"mediaCount": 1357,
"favoritesCount": 177,
"createdAt": "2014-09-16T04:15:26.000Z"
}
],
"pagination": {
"nextCursor": "4611686021239802754|1973626787078340586",
"prevCursor": "-1|1973626787078340609"
}
}API Playground
GET
/tw-v2/list/membersPress ⌘ + Enter to execute
curl -X GET "https://api.tweetapi.com/tw-v2/list/members" \
-H "X-API-Key: YOUR_API_KEY"Response
Click "Try It!" to see the response