get https://{youraccountname}.api-us1.com/api/3/contactAutomations
{
"contactAutomations": [
{
"contact": "10003",
"seriesid": "1",
"startid": "0",
"status": "2",
"batchid": null,
"adddate": "2018-11-16T02:32:33-06:00",
"remdate": "2018-11-16T02:32:33-06:00",
"timespan": "0",
"lastblock": "1",
"lastlogid": "0",
"lastdate": "2018-11-16T02:32:33-06:00",
"completedElements": "0",
"totalElements": "1",
"completed": 1,
"completeValue": 100,
"links": {
"automation": "https://:account.api-us1.com/api/:version/contactAutomations/1/automation",
"contact": "https://:account.api-us1.com/api/:version/contactAutomations/1/contact",
"contactGoals": "https://:account.api-us1.com/api/:version/contactAutomations/1/contactGoals"
},
"id": "1",
"automation": "1"
}
],
"meta": {
"total": "1",
"showcase_stats": []
}
}