users

List user followers

get/api/users/{username}/followers

Path parameters

usernamestring required

Query parameters

cursorstring

Cursor for pagination

limitinteger

Max number of followers to return

expandstring[]

Response

The users following the given user

Changes