v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBInteractions
Users
Get all users that follow user with targetUserId in page response format
get/v1/users/{targetUserId}/followers
Path parameters
targetUserIdinteger required
Query parameters
limit10 | 18 | 25 | 50 | 100
The number of results per request.
cursorstring
The paging cursor for the previous or next page.
sortOrder'Asc' | 'Desc'
The order the results are sorted in.
Response
OK