Get Persona Desktop user scores
Persona Desktop
user scoresRequest latest model scores for a given device and for a specific
Persona Desktop
user belonging to a tenant. Service endpoint | https://persona-{region-code}.cylance.com/persona-client-scores?userId={personadesktop_userid}&deviceId={deviceId} |
Optional query string parameters | — |
Example | https://persona.cylance.com/persona-client-scores?userId=8DC8D2C3C47E2623E4E3A24B4C65F801&deviceId=BDE678C8733143BD974DB209F31F3FFD Returns the first page with up to 100 scores. |
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 type of score. |
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. |