Parameter | Description |
---|---|
Account ID | The account ID to perform the action on. |
List ID | The list ID. |
{
"errors": [],
"messages": [],
"result": [
[
{
"created_at": "2014-01-01T05:20:00.12345Z",
"value": "8GE8721REF"
}
]
],
"success": true,
"result_info": {
"count": 1,
"page": 1,
"per_page": 20,
"total_count": 2000
}
}
Was this page helpful?