Returns a list of all Logins into the Lead Forensics Portal. This call replicates the result produced by the Login Report available within the Portal.

🚧

Only Dates Considered

The parameters DateFrom and DateTo only consider the date part of the value, ignoring the time.

Example:
DateFrom = '11-09-2018 08:00:00'
DateTo = '12-09-2018 17:59:59'
Result = Will return all Login results from '11-09-2018 00:00:00' to '12-09-2018 23:59:59', matching the results shown in the Portal for that custom date range.

Language
Authorization