List all followers

Returns a list of all the followers of the current user. Ensure careful implementation of this action and consult provider limits and restrictions: https://developer.unipile.com/docs/provider-limits-and-restrictions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Instagram The user to get the followers from (provider_id or username).
Linkedin The user or company to get the followers from (provider_id only).

string
length ≥ 1

A cursor for pagination purposes. To get the next page of entries, you need to make a new request and fulfill this field with the cursor received in the preceding request. This process should be repeated until all entries have been retrieved.

integer
1 to 250

A limit for the number of items returned in the response.
Linkedin 100 max for own profile, 50 for other profile
Instagram 25 max.
Instagram This is a ceiling, not a guarantee: Instagram may return fewer items than requested for a given page (its own pagination internals can occasionally short a page), and for Verified target accounts it returns only a small fixed sample and closes the cursor immediately regardless of the value requested.

string
required

The account to get the followers from. (if user_id is not provided)

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json