User creation date via REST API?
I need to get the date a user was CREATED (not modified) via the REST API. I can get the date modified, but I don't see the date created. So far I have tried:
https://SERVER:PORT/jazz/oslc/users.xml
https://SERVER:PORT/jts/rpt/repository/foundation?fields=foundation/contributor/*/*
https://SERVER:PORT/jazz/service/com.ibm.team.apt.internal.service.rest.IResourcePlanningRestService/workEnvironment?contributorId=USERITEMID
https://SERVER:PORT/jazz/oslc/users.xml
https://SERVER:PORT/jts/rpt/repository/foundation?fields=foundation/contributor/*/*
https://SERVER:PORT/jazz/service/com.ibm.team.apt.internal.service.rest.IResourcePlanningRestService/workEnvironment?contributorId=USERITEMID
One answer
We don't save the user creation date information in the database, only modified.
Comments
Mike Shkolnik
Sep 06 '13, 2:03 p.m.