Forum Discussion

EleanaGkogka's avatar
8 years ago

Get the list of Ranks for Each user in Lithium

How can we get the list of Ranks and count for Each user in Lithium ?

 

Thanks in Advance

Thanks,
Eleana

 

  • Vikas is correct in this case you should get it enabled by lithium and then you can try using below 

     API Call to get all the list of ranks in the community  "/restapi/vc/ranks/list".

     

     

    thanks

  • Vikas is correct in this case you should get it enabled by lithium and then you can try using below 

     API Call to get all the list of ranks in the community  "/restapi/vc/ranks/list".

     

     

    thanks

  • Hi EleanaGkogka  Might be API mentioned by AbhishekIlindra would not work as by default the required feature(user-node-rank) is not enabled. So you can raise a ticket to support.  FYI each user has a unique rank.

  • EleanaGkogka

     

     

    Please find the API Call to get all the list of ranks in the community  "/restapi/vc/ranks/list".

     

    Please refer following Document for more details.

     

    If my post is helpful and answers your question, please give "Kudos" and "Accept it as a Solution."

    Thanks & Regards,
    Abhishek Illindra