I can use special "system" user fields, such as "Updated Data" and "Created Date", when constructing REST-based searches via the Crowd Query Language (e.g. get a list of users who were updated after July). However, I cannot seem to find a way to simply get these raw values for any specific user via the REST api.
The REST user resoruce offers a way to get most user fields with a request like:
/user?username=USERNAME&expand=attributes
But nowhere in the results that come back can I find values for "Updated Data" and "Created Date" or anything like that. I'm know it's possible to get these values via direct SQL-based queires on the Crowd database, but we are specifically looking for a "portable" way to get this info via web services.
Hi Ryan,
Indeed this information is only available into the database. I took the liberty of creating this improvement request to include this information into Crowd UI and via Rest API in a future release.
Cheers
Excellent, thanks for for that clarificationa and for the improvemetn request. I think this would be a very handy feature addition.
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.