Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




UsersService.GetUsers

admin
api

Hello,

UsersService.GetUsers needs a parameter of type GeminiConstant.EntityLoadPattern when is called using the API. Since GeminiConstant.EntityLoadPattern.Partial and GeminiConstant.EntityLoadPattern.Full constants and used in the Sample API what those mean ?

Can I use something to get a list with users that - for example - are still active and have not logged in the system in the past 6 months? Can I do that easy with the API ?

Thanks, Sebastian

Sebastian Tecsi
· 1
Sebastian Tecsi
Replies (1)
helpful
0
not helpful
ANSWER

No, get all users and do the query over that.


Mark Wing
· 9108
Mark Wing