login history

Name Resource Description
Generate the login history report POST api/2.0/security/audit/login/report Generates the login history report.
Get filtered login events GET api/2.0/security/audit/login/filter Returns a list of the login events by the parameters specified in the request.
Get login history GET api/2.0/security/audit/login/last Returns all the latest user login activity including successful logins and failed attempts with an indication of reasons.
Update login settings PUT api/2.0/security/loginsettings Updates the login settings with the parameters specified in the request.