Authorizations
API key to authorize requests
Headers
Query Parameters
User who's profile you are looking at
Required range:
x >= 1
Providing this will return a list of followers that respects this user's mutes and blocks and includes viewer_context
.
Required range:
x >= 1
Sort type for fetch followers. Default is desc_chron
Available options:
desc_chron
, algorithmic
Example:
"desc_chron"
Number of results to fetch
Required range:
1 <= x <= 100
Example:
30
Pagination cursor.
Response
Success
The response is of type object
.