Social
Get followers for a username
This gets the followers for the requested username
get/users/{user_id}/followers
Path parameters
user_idstring required
Unique identifier of the user.
Query parameters
offsetinteger
Return results starting from this index position
limitinteger
Maximum number of results to return
condstring
Apply additional browse filters using ';' separated key,value pairs.
sortstring
Sort key or key,order pair. Example: name or name,ASC.
Response
User list