GetClientPortalLogins

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Query Params
string
required

The date from where records are included. Only the date part will be considered.

string
required

The date to where records are included. Only the date part will be considered.

int32
required
Defaults to 5

Number of records to return in a page of results

int32
required
Defaults to 1

The particular page of results to return

Headers
string
required

You API key provided by Lead Forensics

string
required

Your unique Client Identifier provided by Lead Forensics.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json