get https://{youraccountname}.api-us1.com/api/3/contacts//contactAutomations
{
"contactAutomations": [
{
"contact": "6",
"seriesid": "2",
"startid": "0",
"status": "2",
"batchid": "completed",
"adddate": "2022-03-01T08:51:57-06:00",
"remdate": "2022-03-01T08:51:58-06:00",
"timespan": "1",
"lastblock": "5",
"lastlogid": "0",
"lastdate": "2022-03-01T08:51:58-06:00",
"in_als": "3",
"completedElements": 0,
"totalElements": 3,
"completed": 1,
"completeValue": 100,
"links": {
"automation": "https://:account.api-us1.com/api/3/contactAutomations/6/automation",
"contact": "https://:account.api-us1.com/api/3/contactAutomations/6/contact",
"contactGoals": "https://:account.api-us1.com/api/3/contactAutomations/6/contactGoals",
"automationLogs": "https://:account.api-us1.com/api/3/contactAutomations/6/automationLogs"
},
"id": "6",
"automation": "2"
}
]
}