Consume Next Page of Following Task
Followers & Following Endpoints
Consume Next Page of Following Task
Pop and return the next available page (~200 following) 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 Following 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 following request