Authorizations
API key to authorize requests
Headers
Query Parameters
FID of the user whose following you want to fetch.
Required range:
x >= 1
Providing this will return a list of users that respects this user's mutes and blocks and includes viewer_context
.
Required range:
x >= 1
Example:
3
Optional parameter to sort the users based on different criteria.
Available options:
desc_chron
, algorithmic
Example:
"desc_chron"
Number of results to fetch
Required range:
1 <= x <= 100
Pagination cursor.
Response
Success
The response is of type object
.