Interactions
Users

Get all users that user with targetUserId is following in page response format

get/v1/users/{targetUserId}/followings

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

previousPageCursorstring
nextPageCursorstring

Changes

No recorded changes to this endpoint across all 14 revisions of this API.