get https://{youraccountname}.api-us1.com/api/3/scores
{
"scores": [
{
"reltype": "contact",
"name": "Link Engagement Score",
"descript": "+50 points when user clicks any link sent",
"status": "1",
"cdate": "2018-12-13T15:05:42-06:00",
"mdate": "2018-12-13T16:23:07-06:00",
"links": [],
"id": "2"
},
{
"reltype": "contact",
"name": "Easy Targets",
"descript": "+10 for replying to any campaign email",
"status": "1",
"cdate": "2018-12-18T19:00:13-06:00",
"mdate": "2018-12-18T19:01:15-06:00",
"links": [],
"id": "6"
},
{
"reltype": "deal",
"name": "Is John Smith",
"descript": "+10 If contacts first name is John and the last name is Smith",
"status": "1",
"cdate": "2018-12-18T19:15:02-06:00",
"mdate": "2018-12-18T19:15:10-06:00",
"links": [],
"id": "7"
},
{
"reltype": "deal",
"name": "Country Is USA",
"descript": "+20 if contact resides in the United States",
"status": "1",
"cdate": "2018-12-19T00:37:38-06:00",
"mdate": "2018-12-19T00:37:42-06:00",
"links": [],
"id": "9"
}
],
"meta": {
"total": "4"
}
}