Consume Next Page of Followers Task
Followers & Following Endpoints
Consume Next Page of Followers Task
Pop and return the next available page (~200 followers) from the task queue. Each page is deleted from Redis after being returned, keeping memory usage low. Keep polling until status=done and data=[] (all pages consumed).
GET
Consume Next Page of Followers Task
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
task_id returned when submitting a large followers request