Get Persona Desktop user scores for given date range
Persona Desktop
user scores for given date rangeRequest all model score events for a given device and for a specific
Persona Desktop
user, within a given date range, belonging to a tenant. Service endpoint | https://persona-{region-code}.cylance.com/persona-client-scores?userId={personadesktop_userid}&deviceId={deviceId}&fromTime={from_time}&toTime={to_time}&includeMeta=true&page=m&pageSize=n |
Optional query string parameters |
|
Example | https://persona.cylance.com/persona-client-scores?userId=8DC8D2C3C47E2623E4E3A24B4C65F801&deviceId=BDE678C8733143BD974DB209F31F3FFD&fromTime=2021-07-20T13:07:40Z&toTime=2021-08-06T15:44:19Z&includeMeta=true&page=1&pageSize=100 |
Method | HTTP/1.1 GET |
Request headers |
|
Request
None
Response
Please see the Response status codes for more information.
Response JSON schema
Field Name | Description |
---|---|
deviceId | This is the unique identifier of the device the Persona Desktop user logged in to. |
score | This is the Persona Desktop user's score for a score type. |
scoreType | This is the trust score for the event. |
timestamp | This is the date and time (in UTC) when the score was recorded. |
userId | This is the unique identifier of the Persona Desktop user. |