Solved
Forum Discussion
AdamA
12 years agoKhoros Oracle
I believe the /restapi/vc/ranks/id/[id] REST API is for another similarly named feature in the Lithium Application. To get a list of users that belong to a rank I recommend using the search REST API:
/restapi/vc/search/users?ranking=[id]