List all automations the contact is in

{
    "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"
        }
    ]
}
Path Params
int32
required

ID of the contact to receive automations for

Query Params
int32
Defaults to 20

The number of records to return per request. Defaults to 20 and is capped at 100.

int32
Defaults to 0

Offset index of records to return.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json