List Contact's Automations
Returns all automations for the specified contact.
Path Parameters
dsidstringrequired
HTTP Response Examples
200
{
  "Status": true,
  "Message": "",
  "Response": {
    "automations": []
  }
}
Returns all automations for the specified contact.