Get a user's followers
Users
Get a user's followers
Returns a page of the user’s followers. Pagination uses max_time rather than a cursor — pass the next_max_time value from the previous response as ?max_time= to get the next page.
GET
Get a user's followers
Returns a page of the user’s followers. Pagination uses
max_time rather than a cursor — pass the next_max_time value from the previous response as ?max_time= to get the next page.Authorizations
Your RapidAPI subscription key. Injected automatically by the RapidAPI gateway in production.
Path Parameters
TikTok username
Query Parameters
Number of followers to return (1–100)
Required range:
1 <= x <= 100Unix timestamp cursor for pagination; use the next_max_time from the previous response