get https://api.followupboss.com/v1/users/
Retrieve a user by id.
Role Mapping
Currently, the
rolevalue in the response will only map to three options:Agent,BrokerandLender.Brokeris the same as an Owner in the front end of Follow Up Boss ifisOwneris alsotrue, otherwise they are just an Admin.By utilizing the
teamLeaderOfresults in the response along with the role itself, you can make other connections. For example, if a user is anAgentandteamLeaderOfcontains the id of1in the list, that means the user is a Team Leader / ISA Role in Follow Up Boss.
