List Contact's Automations
Returns all automations for the specified contact.
Path Parameters
dsidstringrequired
The dsid of the contact.
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {
"automations": []
}
}
HTTP Response Parameters
automationsarray
Array of automation (workflow) participation records. Empty when the contact is not enrolled in any automation.