ContributionsMost RecentMost LikesSolutionsRegistered users list Rest API Hi, The URL - http:// community.lithium.com/restapi/vc/users/registered brings all registered users - so I get an output of 265 if I run this in my community. But in my Admin console metrics tab, I have the following values, Abandoned Registrations - 71 Reconciled Registrations - 21 Completed Registrations - 193 Is there any way I can get the value of Completed Registrations through REST API call? Thanks, Shalini. Re: fetch users after a certain dateHi Dhiraj, The URL you provided above http:// community.lithium.com/restapi/vc/users/registered brings all registered users - so i get an output of 265 if i run this in my community. But in my Admin console metrics tab, i have the following values, Abandoned Registrations - 71 Reconciled Registrations - 21 Completed Registrations - 193 is there any way i can get the value of Completed Registrations through REST API call? Thanks, Shalini.Lithium social web Hi, I have an requirement to show the list of posts in queue waiting for moderation in the past one hour. Is there a way to create this template in Lithium social web (LSW)? Or is there a way in LSW to integrate REST API calls? Thanks for your help. Thanks, Shalini. Include Kudos component in Custom component Hi, I am creating a custom component for displaying latest messages in a different format. I need to include a kudo's component inside my component for each message. I have tried, <@component id="kudos"> but it does not recoganize the component ID. Any help, much appreciated. thanks, SN