Get All User FollowersAsk AIget https://api.betatest.degreed.com/api/v2/user-followersThis endpoint retrieves all followers of a user for the current organization. Required Scopeusers:readQuery ParamsnextstringRetrieves the next batch of user followers. This value expires after 2 minutes if a request has not been made during that time.limitint32Defaults to 100The maximum number of followers to display per page. A maximum of 1000 is allowed.filter[start_date]daterequiredFilter criteria that returns followers who started following from this date on. Format yyyy-mm-dd.filter[end_date]daterequiredFilter criteria that returns followers that started following before this date. Format yyyy-mm-dd.Response 200SuccessUpdated 7 months ago