Get All User Followers

This endpoint retrieves all followers of a user for the current organization.

Required Scope

users:read

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

Pagination

The API takes a snapshot of the paginated set of user followers at the time of the first request. Paging through user followers goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.

Query Params
string

Retrieves the next batch of user followers. This value expires after 2 minutes if a request has not been made during that time.

int32
Defaults to 100

The maximum number of followers to display per page. A maximum of 1000 is allowed.

date
required

Filter criteria that returns followers who started following from this date on. Format yyyy-mm-dd.

date
required

Filter criteria that returns followers that started following before this date. Format yyyy-mm-dd.

Response

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