Get Followers by Page
Followers & Following Endpoints
Get Followers by Page
Retrieve a paginated list of followers using cursor-based pagination. Each page returns up to 200 followers. Pass next_cursor from the previous response to continue. Pricing: $0.14 per 1,000 followers.
POST
Get Followers by Page
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Current page data (up to 200 followers) and pagination metadata (has_next_page, next_cursor).
Current page follower items.
User information structure
Whether another page is available.
HTTP status code
Response message
Use this cursor to fetch the next page when has_next_page is true.
Example:
"1234567890"