Skip to main content
The Follows endpoints let you follow and unfollow users, and retrieve follower and following lists for any user.

Overview

Follow

Follow a user on behalf of the authenticated user

Unfollow

Unfollow a user

Followers

Get a user’s followers

Following

Get who a user follows

Endpoints

Follows lookup

Manage follows


Example: Get followers

Example: Follow a user


Getting started

Prerequisites

Quickstart

Get started with follows

API Reference

Full endpoint documentation

Sample code

Working code examples