> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keyapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# List 关注者

> 获取指定 Twitter / X List 的关注者列表，返回用户资料、分页游标和更多数据状态。适用于列表受众分析和社交关系采集。

<div className="inline-flex items-center gap-2 px-4 py-2 bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg">
  <span className="text-base">🪙</span>
  <span className="text-sm font-medium text-yellow-900 dark:text-yellow-100"><span className="font-semibold">1 credit</span><span className="text-yellow-700 dark:text-yellow-300 ml-1">每次请求</span></span>
</div>

## Copy for AI

<div className="my-6 rounded-xl border border-gray-200 bg-gray-50 p-5 dark:border-gray-800 dark:bg-gray-900/40">
  <div className="min-w-0">
    <p className="text-base font-semibold text-gray-900 dark:text-gray-100">🤖 让 AI 帮你写调用代码</p>
    <p className="mt-1 text-sm text-gray-700 dark:text-gray-300">点击按钮复制一段结构化提示词，可直接交给 ChatGPT、Claude 或其他 AI 助手生成接口调用代码。</p>
  </div>

  <div className="mt-4">
    <button type="button" className="inline-flex items-center gap-2 rounded-md border border-emerald-300 bg-emerald-50 px-3 py-2 text-sm font-medium text-emerald-800 hover:bg-emerald-100 dark:border-emerald-700 dark:bg-emerald-900/30 dark:text-emerald-100 dark:hover:bg-emerald-900/50" onClick={() => navigator.clipboard.writeText("我想调用 KeyAPI 接口：GET https://api.keyapi.ai/v1/twitter/list_followers\n\n请帮我编写调用代码，并包含必要的错误处理、参数校验和响应处理逻辑。\n\n接口信息：\n\nEndpoint: GET https://api.keyapi.ai/v1/twitter/list_followers\n\nDescription: Twitter / X 的「用户粉丝列表」接口用于批量查询列表数据，返回基础信息、关键指标和分页信息，适合采集后继续分析。常用必填参数包括 list_id。\n\nRequired Headers:\n--header 'Authorization: Bearer <YOUR_API_KEY>'\n\nParameters:\n- list_id (Required): list_id 标识符. Example: 1177128103228989440\n- cursor (Optional): 分页游标，用于获取下一页数据\n\nExample Response:\n{\n  \"code\": 0,\n  \"message\": \"success\",\n  \"data\": {\n    \"followers\": [\n      {\n        \"user_id\": \"1735774070\",\n        \"screen_name\": \"MastaNed\",\n        \"description\": \"Beriz-Beirut-NYC-Ldn | He/Lauiss | Performative Tweeter | Bâti pour les liens cubains | SalamGrandFrere™️\",\n        \"profile_image\": null,\n        \"statuses_count\": 108938,\n        \"followers_count\": 177,\n        \"friends_count\": 281,\n        \"media_count\": 3492,\n        \"created_at\": \"Fri Sep 06 17:32:24 +0000 2013\",\n        \"location\": \"145ème & Largeroute\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"نهاد 💷\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"2020160576656203776\",\n        \"screen_name\": \"jfrank9032\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 0,\n        \"followers_count\": 0,\n        \"friends_count\": 1,\n        \"media_count\": 0,\n        \"created_at\": \"Sat Feb 07 15:40:18 +0000 2026\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"jfrank22\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1961269400826515459\",\n        \"screen_name\": \"tsxnjck\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 337,\n        \"followers_count\": 3,\n        \"friends_count\": 112,\n        \"media_count\": 2,\n        \"created_at\": \"Fri Aug 29 03:27:32 +0000 2025\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"tsxn\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"3193672760\",\n        \"screen_name\": \"KevMasangana\",\n        \"description\": \"ingénieur BTP, Gérant de Dream Team Construction sarl\",\n        \"profile_image\": null,\n        \"statuses_count\": 1149,\n        \"followers_count\": 86,\n        \"friends_count\": 96,\n        \"media_count\": 15,\n        \"created_at\": \"Tue May 12 22:09:05 +0000 2015\",\n        \"location\": \"Kinshasa, RDC\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Kevin Masangana\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1917648533324455936\",\n        \"screen_name\": \"bendasaissa23\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 161,\n        \"followers_count\": 12,\n        \"friends_count\": 152,\n        \"media_count\": 21,\n        \"created_at\": \"Wed Apr 30 18:35:34 +0000 2025\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Aissa Bendas\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"376278076\",\n        \"screen_name\": \"Le_Kums\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 26616,\n        \"followers_count\": 242,\n        \"friends_count\": 119,\n        \"media_count\": 366,\n        \"created_at\": \"Mon Sep 19 16:21:41 +0000 2011\",\n        \"location\": \"Belgique\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Kayembé\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1708932252225110016\",\n        \"screen_name\": \"BImadeddin9931\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 1,\n        \"followers_count\": 0,\n        \"friends_count\": 3,\n        \"media_count\": 0,\n        \"created_at\": \"Mon Oct 02 19:49:49 +0000 2023\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Bouchemoukha imadeddine\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1894463741304958977\",\n        \"screen_name\": \"papito_laganny\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 2,\n        \"followers_count\": 6,\n        \"friends_count\": 27,\n        \"media_count\": 0,\n        \"created_at\": \"Tue Feb 25 19:08:26 +0000 2025\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Patrick Do_papito Laganny\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1686982680250884096\",\n        \"screen_name\": \"PascalCaid85\",\n        \"description\": \"Homme simple né le 27.03.1961 à Nantes.\\n\\n1.83 m 67 kg  Gay\",\n        \"profile_image\": null,\n        \"statuses_count\": 3822,\n        \"followers_count\": 48,\n        \"friends_count\": 68,\n        \"media_count\": 71,\n        \"created_at\": \"Thu Aug 03 06:10:30 +0000 2023\",\n        \"location\": \"Je vis en Vendée 85 \",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Pascal\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1845768403283230733\",\n        \"screen_name\": \"thevoicewithinm\",\n        \"description\": \"The 1st media sharing:\\n\\n😊 GOOD NEWS: Uplifting STORIES from everyday people!\\n\\n🙌 LIFE CHANGING TOOLS: We all wish we had learned sooner!\\n\\n👇 3x a week: Monday,\",\n        \"profile_image\": null,\n        \"statuses_count\": 34,\n        \"followers_count\": 16,\n        \"friends_count\": 126,\n        \"media_count\": 4,\n        \"created_at\": \"Mon Oct 14 10:07:49 +0000 2024\",\n        \"location\": \"Los Angeles, CA\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": \"https://linktr.ee/thevoicewithinmedia\",\n        \"name\": \"thevoicewithinmedia\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1494053537390776329\",\n        \"screen_name\": \"o_danthon\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 0,\n        \"followers_count\": 0,\n        \"friends_count\": 0,\n        \"media_count\": 0,\n        \"created_at\": \"Wed Feb 16 20:58:32 +0000 2022\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Danthon Olivier\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1514218170315325444\",\n        \"screen_name\": \"insa_bisex54\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 1,\n        \"followers_count\": 0,\n        \"friends_count\": 5,\n        \"media_count\": 0,\n        \"created_at\": \"Wed Apr 13 12:26:12 +0000 2022\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"liova\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1846544869009043456\",\n        \"screen_name\": \"Guerrillaz65\",\n        \"description\": \"\\\"République des \\\"Gueux\\\" : outil de contrepouvoir politique et culturel en création. A suivre.\",\n        \"profile_image\": null,\n        \"statuses_count\": 112,\n        \"followers_count\": 327,\n        \"friends_count\": 3195,\n        \"media_count\": 23,\n        \"created_at\": \"Wed Oct 16 13:33:25 +0000 2024\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"laRépubliquedes\\\"Gueux\\\"\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1832655247853998080\",\n        \"screen_name\": \"PechonSylv74\",\n        \"description\": \"World'sMagicsHands est le Nom de ma Société, en passe de voir le Jour. Praticienne, Magnétiseuse, Médium, je mets des Mots sur vos Maux, pour un Bien-Être Total\",\n        \"profile_image\": null,\n        \"statuses_count\": 132,\n        \"followers_count\": 22,\n        \"friends_count\": 165,\n        \"media_count\": 60,\n        \"created_at\": \"Sun Sep 08 06:00:27 +0000 2024\",\n        \"location\": \"Cluses\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Sylvie PECHON\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1267195884497973249\",\n        \"screen_name\": \"yasshag\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 830,\n        \"followers_count\": 4,\n        \"friends_count\": 118,\n        \"media_count\": 0,\n        \"created_at\": \"Sun May 31 20:47:06 +0000 2020\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"yass\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1568668660486512640\",\n        \"screen_name\": \"ThomasB66865717\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 1,\n        \"followers_count\": 0,\n        \"friends_count\": 3,\n        \"media_count\": 0,\n        \"created_at\": \"Sat Sep 10 18:32:26 +0000 2022\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Thomas Berger\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1784825604350627840\",\n        \"screen_name\": \"bony_pierr4767\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 0,\n        \"followers_count\": 0,\n        \"friends_count\": 45,\n        \"media_count\": 0,\n        \"created_at\": \"Mon Apr 29 06:03:10 +0000 2024\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Jean Pierre Bony\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1787923867878465537\",\n        \"screen_name\": \"TryumphMindset\",\n        \"description\": \"75k/mois 23 ans\",\n        \"profile_image\": null,\n        \"statuses_count\": 159,\n        \"followers_count\": 23,\n        \"friends_count\": 120,\n        \"media_count\": 40,\n        \"created_at\": \"Tue May 07 19:14:29 +0000 2024\",\n        \"location\": \"Monaco, France\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Triomphe MindSet 𝕏\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1791398521452568577\",\n        \"screen_name\": \"TMs983844121027\",\n        \"description\": \"\",\n        \"profile_image\": null,\n        \"statuses_count\": 5,\n        \"followers_count\": 0,\n        \"friends_count\": 8,\n        \"media_count\": 1,\n        \"created_at\": \"Fri May 17 09:21:42 +0000 2024\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"T Ms\",\n        \"affiliates\": [],\n        \"business_account\": null\n      },\n      {\n        \"user_id\": \"1790488997287841792\",\n        \"screen_name\": \"AntiTolisso\",\n        \"description\": \"ici on va dire les termes, et ça risque de faire mal\",\n        \"profile_image\": null,\n        \"statuses_count\": 3,\n        \"followers_count\": 2,\n        \"friends_count\": 27,\n        \"media_count\": 2,\n        \"created_at\": \"Tue May 14 21:07:04 +0000 2024\",\n        \"location\": \"\",\n        \"blue_verified\": false,\n        \"verified\": false,\n        \"website\": null,\n        \"name\": \"Polisso hating\",\n        \"affiliates\": [],\n        \"business_account\": null\n      }\n    ],\n    \"next_cursor\": \"1799064187879079521|2054445517814890474\",\n    \"status\": \"ok\",\n    \"more_users\": true\n  },\n  \"requestId\": \"02622bf3-cdee-457b-8c1d-1b4bdb3631d0\"\n}\n\n请根据以上信息给出可直接运行的示例代码。")}>
      ✨ 复制给 AI
    </button>
  </div>
</div>


## OpenAPI

````yaml zh/twitter.zh.openapi.json GET /v1/twitter/list_followers
openapi: 3.0.1
info:
  title: Twitter API 中文文档
  description: Twitter API 的中文参考文档，包含接口用途、参数说明、响应状态和示例结构。
  version: 1.0.0
servers:
  - url: https://api.keyapi.ai
    description: Production
security:
  - JWT Bearer: []
tags: []
paths:
  /v1/twitter/list_followers:
    get:
      tags: []
      summary: List 关注者
      description: 获取指定 Twitter / X List 的关注者列表，返回用户资料、分页游标和更多数据状态。适用于列表受众分析和社交关系采集。
      parameters:
        - name: list_id
          in: query
          description: Twitter / X List ID。
          required: true
          example: '1177128103228989440'
          schema:
            type: string
            example: '1177128103228989440'
        - name: cursor
          in: query
          description: 分页游标，用于继续获取下一页 List 关注者。
          required: false
          schema:
            type: string
      responses:
        '200':
          description: 请求成功
          content:
            application/json:
              schema:
                type: object
                properties: {}
              example:
                code: 0
                message: success
                data:
                  followers:
                    - user_id: '1735774070'
                      screen_name: MastaNed
                      description: >-
                        Beriz-Beirut-NYC-Ldn | He/Lauiss | Performative Tweeter
                        | Bâti pour les liens cubains | SalamGrandFrere™️
                      profile_image: null
                      statuses_count: 108938
                      followers_count: 177
                      friends_count: 281
                      media_count: 3492
                      created_at: Fri Sep 06 17:32:24 +0000 2013
                      location: 145ème & Largeroute
                      blue_verified: false
                      verified: false
                      website: null
                      name: نهاد 💷
                      affiliates: []
                      business_account: null
                    - user_id: '2020160576656203776'
                      screen_name: jfrank9032
                      description: ''
                      profile_image: null
                      statuses_count: 0
                      followers_count: 0
                      friends_count: 1
                      media_count: 0
                      created_at: Sat Feb 07 15:40:18 +0000 2026
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: jfrank22
                      affiliates: []
                      business_account: null
                    - user_id: '1961269400826515459'
                      screen_name: tsxnjck
                      description: ''
                      profile_image: null
                      statuses_count: 337
                      followers_count: 3
                      friends_count: 112
                      media_count: 2
                      created_at: Fri Aug 29 03:27:32 +0000 2025
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: tsxn
                      affiliates: []
                      business_account: null
                    - user_id: '3193672760'
                      screen_name: KevMasangana
                      description: ingénieur BTP, Gérant de Dream Team Construction sarl
                      profile_image: null
                      statuses_count: 1149
                      followers_count: 86
                      friends_count: 96
                      media_count: 15
                      created_at: Tue May 12 22:09:05 +0000 2015
                      location: Kinshasa, RDC
                      blue_verified: false
                      verified: false
                      website: null
                      name: Kevin Masangana
                      affiliates: []
                      business_account: null
                    - user_id: '1917648533324455936'
                      screen_name: bendasaissa23
                      description: ''
                      profile_image: null
                      statuses_count: 161
                      followers_count: 12
                      friends_count: 152
                      media_count: 21
                      created_at: Wed Apr 30 18:35:34 +0000 2025
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: Aissa Bendas
                      affiliates: []
                      business_account: null
                    - user_id: '376278076'
                      screen_name: Le_Kums
                      description: ''
                      profile_image: null
                      statuses_count: 26616
                      followers_count: 242
                      friends_count: 119
                      media_count: 366
                      created_at: Mon Sep 19 16:21:41 +0000 2011
                      location: Belgique
                      blue_verified: false
                      verified: false
                      website: null
                      name: Kayembé
                      affiliates: []
                      business_account: null
                    - user_id: '1708932252225110016'
                      screen_name: BImadeddin9931
                      description: ''
                      profile_image: null
                      statuses_count: 1
                      followers_count: 0
                      friends_count: 3
                      media_count: 0
                      created_at: Mon Oct 02 19:49:49 +0000 2023
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: Bouchemoukha imadeddine
                      affiliates: []
                      business_account: null
                    - user_id: '1894463741304958977'
                      screen_name: papito_laganny
                      description: ''
                      profile_image: null
                      statuses_count: 2
                      followers_count: 6
                      friends_count: 27
                      media_count: 0
                      created_at: Tue Feb 25 19:08:26 +0000 2025
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: Patrick Do_papito Laganny
                      affiliates: []
                      business_account: null
                    - user_id: '1686982680250884096'
                      screen_name: PascalCaid85
                      description: |-
                        Homme simple né le 27.03.1961 à Nantes.

                        1.83 m 67 kg  Gay
                      profile_image: null
                      statuses_count: 3822
                      followers_count: 48
                      friends_count: 68
                      media_count: 71
                      created_at: Thu Aug 03 06:10:30 +0000 2023
                      location: 'Je vis en Vendée 85 '
                      blue_verified: false
                      verified: false
                      website: null
                      name: Pascal
                      affiliates: []
                      business_account: null
                    - user_id: '1845768403283230733'
                      screen_name: thevoicewithinm
                      description: >-
                        The 1st media sharing:


                        😊 GOOD NEWS: Uplifting STORIES from everyday people!


                        🙌 LIFE CHANGING TOOLS: We all wish we had learned
                        sooner!


                        👇 3x a week: Monday,
                      profile_image: null
                      statuses_count: 34
                      followers_count: 16
                      friends_count: 126
                      media_count: 4
                      created_at: Mon Oct 14 10:07:49 +0000 2024
                      location: Los Angeles, CA
                      blue_verified: false
                      verified: false
                      website: https://linktr.ee/thevoicewithinmedia
                      name: thevoicewithinmedia
                      affiliates: []
                      business_account: null
                    - user_id: '1494053537390776329'
                      screen_name: o_danthon
                      description: ''
                      profile_image: null
                      statuses_count: 0
                      followers_count: 0
                      friends_count: 0
                      media_count: 0
                      created_at: Wed Feb 16 20:58:32 +0000 2022
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: Danthon Olivier
                      affiliates: []
                      business_account: null
                    - user_id: '1514218170315325444'
                      screen_name: insa_bisex54
                      description: ''
                      profile_image: null
                      statuses_count: 1
                      followers_count: 0
                      friends_count: 5
                      media_count: 0
                      created_at: Wed Apr 13 12:26:12 +0000 2022
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: liova
                      affiliates: []
                      business_account: null
                    - user_id: '1846544869009043456'
                      screen_name: Guerrillaz65
                      description: >-
                        "République des "Gueux" : outil de contrepouvoir
                        politique et culturel en création. A suivre.
                      profile_image: null
                      statuses_count: 112
                      followers_count: 327
                      friends_count: 3195
                      media_count: 23
                      created_at: Wed Oct 16 13:33:25 +0000 2024
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: laRépubliquedes"Gueux"
                      affiliates: []
                      business_account: null
                    - user_id: '1832655247853998080'
                      screen_name: PechonSylv74
                      description: >-
                        World'sMagicsHands est le Nom de ma Société, en passe de
                        voir le Jour. Praticienne, Magnétiseuse, Médium, je mets
                        des Mots sur vos Maux, pour un Bien-Être Total
                      profile_image: null
                      statuses_count: 132
                      followers_count: 22
                      friends_count: 165
                      media_count: 60
                      created_at: Sun Sep 08 06:00:27 +0000 2024
                      location: Cluses
                      blue_verified: false
                      verified: false
                      website: null
                      name: Sylvie PECHON
                      affiliates: []
                      business_account: null
                    - user_id: '1267195884497973249'
                      screen_name: yasshag
                      description: ''
                      profile_image: null
                      statuses_count: 830
                      followers_count: 4
                      friends_count: 118
                      media_count: 0
                      created_at: Sun May 31 20:47:06 +0000 2020
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: yass
                      affiliates: []
                      business_account: null
                    - user_id: '1568668660486512640'
                      screen_name: ThomasB66865717
                      description: ''
                      profile_image: null
                      statuses_count: 1
                      followers_count: 0
                      friends_count: 3
                      media_count: 0
                      created_at: Sat Sep 10 18:32:26 +0000 2022
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: Thomas Berger
                      affiliates: []
                      business_account: null
                    - user_id: '1784825604350627840'
                      screen_name: bony_pierr4767
                      description: ''
                      profile_image: null
                      statuses_count: 0
                      followers_count: 0
                      friends_count: 45
                      media_count: 0
                      created_at: Mon Apr 29 06:03:10 +0000 2024
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: Jean Pierre Bony
                      affiliates: []
                      business_account: null
                    - user_id: '1787923867878465537'
                      screen_name: TryumphMindset
                      description: 75k/mois 23 ans
                      profile_image: null
                      statuses_count: 159
                      followers_count: 23
                      friends_count: 120
                      media_count: 40
                      created_at: Tue May 07 19:14:29 +0000 2024
                      location: Monaco, France
                      blue_verified: false
                      verified: false
                      website: null
                      name: Triomphe MindSet 𝕏
                      affiliates: []
                      business_account: null
                    - user_id: '1791398521452568577'
                      screen_name: TMs983844121027
                      description: ''
                      profile_image: null
                      statuses_count: 5
                      followers_count: 0
                      friends_count: 8
                      media_count: 1
                      created_at: Fri May 17 09:21:42 +0000 2024
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: T Ms
                      affiliates: []
                      business_account: null
                    - user_id: '1790488997287841792'
                      screen_name: AntiTolisso
                      description: ici on va dire les termes, et ça risque de faire mal
                      profile_image: null
                      statuses_count: 3
                      followers_count: 2
                      friends_count: 27
                      media_count: 2
                      created_at: Tue May 14 21:07:04 +0000 2024
                      location: ''
                      blue_verified: false
                      verified: false
                      website: null
                      name: Polisso hating
                      affiliates: []
                      business_account: null
                  next_cursor: 1799064187879079521|2054445517814890474
                  status: ok
                  more_users: true
                requestId: 02622bf3-cdee-457b-8c1d-1b4bdb3631d0
          headers: {}
        '400':
          description: 请求参数错误，请检查必填字段和参数格式
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 400
                  data: null
                  message: Missing required parameter
        '401':
          description: 鉴权失败，请检查 Authorization Header 中的 Bearer Token 或 API Key 是否有效
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 401
                  data: null
                  message: apiKey is null
        '402':
          description: 账户余额或额度不足
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 402
                  data: null
                  message: apiKey quota is not enough
        '429':
          description: 请求过于频繁，已触发限流
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 429
                  data: null
                  message: qps limit exceeded
        '500':
          description: 服务器内部错误，请稍后重试
          content:
            application/json:
              schema:
                type: object
                example:
                  code: 500
                  data: null
                  message: Internal server error
      deprecated: false
      security:
        - JWT Bearer: []
      x-codeSamples:
        - lang: curl
          label: cURL
          source: |-
            curl --request GET \
              --url 'https://api.keyapi.ai/v1/twitter/list_followers?list_id=1177128103228989440' \
              --header 'Authorization: Bearer <YOUR_API_KEY>'
        - lang: python
          label: Python
          source: |-
            import requests

            response = requests.get(
                'https://api.keyapi.ai/v1/twitter/list_followers',
                params={"list_id": "1177128103228989440"},
                headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
            )
            print(response.json())
        - lang: javascript
          label: JavaScript
          source: >-
            const params = new URLSearchParams({"list_id":
            "1177128103228989440"});


            const response = await
            fetch(`https://api.keyapi.ai/v1/twitter/list_followers?${params}`, {
              method: 'GET',
              headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
            });

            const data = await response.json();

            console.log(data);
components:
  securitySchemes:
    JWT Bearer:
      type: http
      scheme: bearer
      bearerFormat: JWT
      description: |-
        接口鉴权凭证。请在请求 Header 中传入 `Authorization: Bearer <YOUR_API_KEY>`。
        可在 [Dashboard](https://keyapi.ai/app/dashboard) 获取你的 API Key。

````