Following V1
GET
/tw-v2/user/following-listDescription
Get a paginated list of users that the specified account is following. Returns user objects with complete profile information.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| userId | string | required | Unique platform user ID (e.g., '90013690') |
| count | string | optional | Number of results to return per page (max: 100, default: 20) |
| cursor | string | optional | Pagination cursor for fetching next page of results. Obtained from previous response. |
Code Examples
const params = new URLSearchParams({
userId: '90013690'
});
const response = await fetch(`https://api.tweetapi.com/tw-v2/user/following-list?${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": "10088980",
"username": "sample_user_55298",
"name": "Sample User 55298",
"bio": "Sample profile bio for Sample User 55298.",
"location": "Sample City 504",
"website": "https://example.com/link-94089/profile-55298",
"pinnedTweetIds": [
"2005446137938324206"
],
"avatar": "https://example.com/images/sample-avatar-55298.jpg",
"banner": "https://example.com/images/sample-banner-55298.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 882232,
"followingCount": 52,
"tweetCount": 24311,
"listedCount": 12649,
"mediaCount": 1715,
"favoritesCount": 9008,
"createdAt": "2009-08-11T22:26:28.000Z"
},
{
"id": "100788754",
"username": "sample_user_35446",
"name": "Sample User 35446",
"bio": "Sample profile bio for Sample User 35446.",
"location": "Sample City 801",
"website": "https://example.com/link-94089/profile-35446",
"pinnedTweetIds": [],
"avatar": "https://example.com/images/sample-avatar-35446.jpg",
"banner": "https://example.com/images/sample-banner-35446.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 78373,
"followingCount": 177,
"tweetCount": 12681,
"listedCount": 915,
"mediaCount": 5987,
"favoritesCount": 2370,
"createdAt": "2010-03-11T08:04:25.000Z"
},
{
"id": "1001725635885283840",
"username": "sample_user_70117",
"name": "Sample User 70117",
"bio": "Sample profile bio for Sample User 70117.",
"location": null,
"website": null,
"pinnedTweetIds": [
"2001552369583120801"
],
"avatar": "https://example.com/images/sample-avatar-70117.jpg",
"banner": "https://example.com/images/sample-banner-70117.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 7318,
"followingCount": 4,
"tweetCount": 9,
"listedCount": 9,
"mediaCount": 2,
"favoritesCount": 7,
"createdAt": "2025-06-23T20:55:27.000Z"
},
{
"id": "1007279781545554210",
"username": "sample_user_12074",
"name": "Sample User 12074",
"bio": "Sample profile bio for Sample User 12074.",
"location": "Sample City 865",
"website": "https://example.com/link-94089/profile-12074",
"pinnedTweetIds": [
"2001539123604070045"
],
"avatar": "https://example.com/images/sample-avatar-12074.jpg",
"banner": "https://example.com/images/sample-banner-12074.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 17708,
"followingCount": 41,
"tweetCount": 284,
"listedCount": 170,
"mediaCount": 56,
"favoritesCount": 190,
"createdAt": "2025-03-24T12:15:30.000Z"
},
{
"id": "100849850",
"username": "sample_user_25605",
"name": "Sample User 25605",
"bio": "Sample profile bio for Sample User 25605.",
"location": "Sample City 074",
"website": "https://example.com/link-94089/profile-25605",
"pinnedTweetIds": [
"2006029887141122174"
],
"avatar": "https://example.com/images/sample-avatar-25605.jpg",
"banner": "https://example.com/images/sample-banner-25605.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 1463768,
"followingCount": 1849,
"tweetCount": 34795,
"listedCount": 3214,
"mediaCount": 11505,
"favoritesCount": 20302,
"createdAt": "2012-02-13T23:15:31.000Z"
},
{
"id": "10081545",
"username": "sample_user_07151",
"name": "Sample User 07151",
"bio": "Sample profile bio for Sample User 07151.",
"location": "Sample City 457",
"website": "https://example.com/link-94089/profile-07151",
"pinnedTweetIds": [
"2001322811109515935"
],
"avatar": "https://example.com/images/sample-avatar-07151.jpg",
"banner": "https://example.com/images/sample-banner-07151.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 2424430,
"followingCount": 1432,
"tweetCount": 15150,
"listedCount": 3441,
"mediaCount": 4817,
"favoritesCount": 6035,
"createdAt": "2009-06-15T08:46:13.000Z"
},
{
"id": "1007949731",
"username": "sample_user_67980",
"name": "Sample User 67980",
"bio": "Sample profile bio for Sample User 67980.",
"location": "Sample City 459",
"website": null,
"pinnedTweetIds": [],
"avatar": "https://example.com/images/sample-avatar-67980.jpg",
"banner": null,
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 6162,
"followingCount": 307,
"tweetCount": 272,
"listedCount": 62,
"mediaCount": 14,
"favoritesCount": 874,
"createdAt": "2013-12-30T15:53:37.000Z"
},
{
"id": "1003792412575786288",
"username": "sample_user_01062",
"name": "Sample User 01062",
"bio": "Sample profile bio for Sample User 01062.",
"location": "Sample City 865",
"website": "https://example.com/link-94089/profile-01062",
"pinnedTweetIds": [],
"avatar": "https://example.com/images/sample-avatar-01062.jpg",
"banner": "https://example.com/images/sample-banner-01062.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 1041639,
"followingCount": 9,
"tweetCount": 312,
"listedCount": 2327,
"mediaCount": 136,
"favoritesCount": 4,
"createdAt": "2025-02-03T21:47:12.000Z"
},
{
"id": "1001361025",
"username": "sample_user_07467",
"name": "Sample User 07467",
"bio": "Sample profile bio for Sample User 07467.",
"location": "Sample City 459",
"website": "https://example.com/link-94089/profile-07467",
"pinnedTweetIds": [
"2001285777487951785"
],
"avatar": "https://example.com/images/sample-avatar-07467.jpg",
"banner": null,
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 53947,
"followingCount": 696,
"tweetCount": 2555,
"listedCount": 1002,
"mediaCount": 202,
"favoritesCount": 4450,
"createdAt": "2013-06-23T12:57:08.000Z"
},
{
"id": "1001359723661677634",
"username": "sample_user_47769",
"name": "Sample User 47769",
"bio": "Sample profile bio for Sample User 47769.",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://example.com/images/sample-avatar-47769.jpg",
"banner": null,
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 750,
"followingCount": 22,
"tweetCount": 0,
"listedCount": 5,
"mediaCount": 0,
"favoritesCount": 11,
"createdAt": "2021-03-28T19:16:07.000Z"
},
{
"id": "1005427224324788504",
"username": "sample_user_05872",
"name": "Sample User 05872",
"bio": "Sample profile bio for Sample User 05872.",
"location": "Sample City 750",
"website": "https://example.com/link-94089/profile-05872",
"pinnedTweetIds": [
"2004387363993367112"
],
"avatar": "https://example.com/images/sample-avatar-05872.jpg",
"banner": "https://example.com/images/sample-banner-05872.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 16545,
"followingCount": 21,
"tweetCount": 254,
"listedCount": 108,
"mediaCount": 111,
"favoritesCount": 63,
"createdAt": "2023-07-06T10:46:17.000Z"
},
{
"id": "1005612830",
"username": "sample_user_23717",
"name": "Sample User 23717",
"bio": "",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://example.com/images/sample-avatar-23717.jpg",
"banner": "https://example.com/images/sample-banner-23717.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 846,
"followingCount": 90,
"tweetCount": 10,
"listedCount": 6,
"mediaCount": 0,
"favoritesCount": 125,
"createdAt": "2013-02-13T05:14:04.000Z"
},
{
"id": "1001004927889873081",
"username": "sample_user_67755",
"name": "Sample User 67755",
"bio": "Sample profile bio for Sample User 67755.",
"location": null,
"website": null,
"pinnedTweetIds": [
"2009520019288498853"
],
"avatar": "https://example.com/images/sample-avatar-67755.jpg",
"banner": null,
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 32070,
"followingCount": 511,
"tweetCount": 21234,
"listedCount": 255,
"mediaCount": 1873,
"favoritesCount": 62726,
"createdAt": "2023-08-25T17:30:19.000Z"
},
{
"id": "1001826983839195269",
"username": "sample_user_67343",
"name": "Sample User 67343",
"bio": "Sample profile bio for Sample User 67343.",
"location": "Sample City 865",
"website": "https://example.com/link-94089/profile-67343",
"pinnedTweetIds": [
"2001772829598333837"
],
"avatar": "https://example.com/images/sample-avatar-67343.jpg",
"banner": "https://example.com/images/sample-banner-67343.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 413765,
"followingCount": 69,
"tweetCount": 11241,
"listedCount": 823,
"mediaCount": 2274,
"favoritesCount": 18949,
"createdAt": "2022-04-29T20:22:48.000Z"
},
{
"id": "1001140180846719767",
"username": "sample_user_05353",
"name": "Sample User 05353",
"bio": "Sample profile bio for Sample User 05353.",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://example.com/images/sample-avatar-05353.jpg",
"banner": "https://example.com/images/sample-banner-05353.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 905417,
"followingCount": 25,
"tweetCount": 54,
"listedCount": 507,
"mediaCount": 0,
"favoritesCount": 16,
"createdAt": "2021-06-17T06:26:36.000Z"
},
{
"id": "1004724182165837366",
"username": "sample_user_15502",
"name": "Sample User 15502",
"bio": "Sample profile bio for Sample User 15502.",
"location": "Sample City 542",
"website": "https://example.com/link-94089/profile-15502",
"pinnedTweetIds": [
"2004684196523002385"
],
"avatar": "https://example.com/images/sample-avatar-15502.jpg",
"banner": "https://example.com/images/sample-banner-15502.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 260056,
"followingCount": 1205,
"tweetCount": 13375,
"listedCount": 620,
"mediaCount": 6059,
"favoritesCount": 7363,
"createdAt": "2018-12-12T01:13:08.000Z"
},
{
"id": "1001910612794548107",
"username": "sample_user_44632",
"name": "Sample User 44632",
"bio": "Sample profile bio for Sample User 44632.",
"location": null,
"website": null,
"pinnedTweetIds": [],
"avatar": "https://example.com/images/sample-avatar-44632.jpg",
"banner": "https://example.com/images/sample-banner-44632.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 11135,
"followingCount": 36,
"tweetCount": 9,
"listedCount": 51,
"mediaCount": 7,
"favoritesCount": 5,
"createdAt": "2022-07-17T02:04:40.000Z"
},
{
"id": "10016059",
"username": "sample_user_10693",
"name": "Sample User 10693",
"bio": "Sample profile bio for Sample User 10693.",
"location": null,
"website": "https://example.com/link-94089/profile-10693",
"pinnedTweetIds": [],
"avatar": "https://example.com/images/sample-avatar-10693.jpg",
"banner": "https://example.com/images/sample-banner-10693.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 10941122,
"followingCount": 1386,
"tweetCount": 8997,
"listedCount": 19161,
"mediaCount": 1538,
"favoritesCount": 1311,
"createdAt": "2009-06-22T08:24:19.000Z"
},
{
"id": "10051246",
"username": "sample_user_35585",
"name": "Sample User 35585",
"bio": "Sample profile bio for Sample User 35585.",
"location": "Sample City 147",
"website": null,
"pinnedTweetIds": [
"2001184043341139638"
],
"avatar": "https://example.com/images/sample-avatar-35585.jpg",
"banner": "https://example.com/images/sample-banner-35585.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 672408,
"followingCount": 3478,
"tweetCount": 267584,
"listedCount": 4978,
"mediaCount": 15841,
"favoritesCount": 96203,
"createdAt": "2007-06-25T21:03:36.000Z"
},
{
"id": "100334094",
"username": "sample_user_73770",
"name": "Sample User 73770",
"bio": "Sample profile bio for Sample User 73770.",
"location": "Sample City 698",
"website": "https://example.com/link-94089/profile-73770",
"pinnedTweetIds": [],
"avatar": "https://example.com/images/sample-avatar-73770.jpg",
"banner": "https://example.com/images/sample-banner-73770.jpg",
"profileImageShape": null,
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": {
"affiliatesCount": 0
},
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": false,
"isProfileTranslatable": false,
"hasCustomTimelines": false,
"isTranslator": false,
"affiliatesHighlightedLabel": null,
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 125709,
"followingCount": 258,
"tweetCount": 1387,
"listedCount": 243,
"mediaCount": 638,
"favoritesCount": 467,
"createdAt": "2010-02-22T21:46:21.000Z"
}
],
"pagination": {
"nextCursor": "1842784569137304976",
"prevCursor": "0"
}
}API Playground
GET
/tw-v2/user/following-listPress ⌘ + Enter to execute
curl -X GET "https://api.tweetapi.com/tw-v2/user/following-list" \
-H "X-API-Key: YOUR_API_KEY"Response
Click "Try It!" to see the response