Get user followers (with full profile metadata) in reverse chronological order (newest first). Sorted by follow date — most recent followers appear on the first page. Use cursor for pagination through the complete followers list.
| Returned followers per call | Price |
|---|---|
| 200 (max page size) | 1 credit / follower |
| 100 - 199 | 2 credits / follower |
| 20 - 99 | 3 credits / follower |
Minimum charge: 60 credits per call (20 followers × 3 credits, the smallest page size).
For pure follower-ID collection at scale, see the cheaper /twitter/user/followers_ids endpoint (no profile metadata, up to 5,000 IDs per call, as low as 0.45 credits/ID at the bulk tier).
Documentation Index
Fetch the complete documentation index at: https://docs.twitterapi.io/llms.txt
Use this file to discover all available pages before exploring further.
screen name of the user
The cursor to paginate through the results. First page is "".
The number of followings to return per page. Default is 200.min 20,max 200