List follows
API reference index
For the complete API reference, select an endpoint from the list.
List follows lookup
Returns all followers of a specified List | GET /2/lists/:id/followers |
Returns all Lists a specified user follows | GET /2/users/:id/followed_lists |
Manage List follows
Follows a List on behalf of an authenticated user | POST /2/users/:id/followed_lists |
Unfollows a List on behalf of an authenticated user | DELETE /2/users/:id/followed_lists/:list_id |