getListReuseFollowers

abstract Flow<DgfrCallState<FollowPage>> getListReuseFollowers(String id, Integer page, Integer pageSize)

List all followers for a given object

Parameters

id

(required)

page

The page to fetch (optional, default to 1)

pageSize

The page size to fetch (optional, default to 20)