get https://{youraccountname}.api-us1.com/api/3/contacts//scoreValues
{
"scoreValues": [
{
"score": "2",
"contact": "1",
"deal": null,
"cdate": "2018-03-08T14:01:16-06:00",
"mdate": "2018-10-22T20:15:28-05:00",
"scoreValue": "0",
"links": {
"score": "https://:account.api-us1.com/api/3/scoreValues/1/score",
"contact": "https://:account.api-us1.com/api/3/scoreValues/1/contact",
"deal": "https://:account.api-us1.com/api/3/scoreValues/1/deal"
},
"id": "1"
}
]
}