ContributionsMost RecentMost LikesSolutionsRe: APi for fetching User details That's good, the problem here is N. We can never be sure how much the value of N should be kept here. Anyways thanks for all your help, I think this information will come in handy. Re: APi for fetching User details Thanks VikasB Is there any API on v2 for getting the new registered users? Re: APi for fetching User details Thanks for all the replies, I need to do one more thing is to get the details of the users whose profiles are updated on a given day. I am trying to get the users which are newly registered (doing that by fetching the users registration time for that day(LIQL)) and the users whose profile has been updated. Is there any LIQL query or an attribute like last modified timestamp which can help me to find out those records. Thanks APi for fetching User details Hi All, I am new to Lithium Community, I am trying to figure out if there is any API provided by lithium community to fetch the user details. When I say users it means users/consumers who are registered with the forum. These users can be active or inactive(those who haven't posted/commented anything on the blogs/discussions) on the forums. So can anyone provide me info if any such API exists or if there is any other way to fetch those details? Thanks, Manpreet