Common Models

The following is an example of a Printed List:

{
  "number": "35536745-88712",
  "name": "Precinct 1A Turf 02",
  "eventSignups": null,
  "listSize": 45,
  "folders": [
    {
      "folderId": 1152,
      "name": "GOTV Turfs"
    }
  ],
  "dateCreated": "2024-09-18T10:38:00Z",
  "createdBy": {
    "userId": 119874,
    "firstName": "API",
    "lastName": "User"
  }
}

Printed List

Each Printed List has the following properties:

PropertyTypeDescription
numberstringRead-only; Unique identifier for a Printed List
namestringThe name given to the list when it was generated
eventSignupsarrayDeprecated
listSizeintNumber of contacts included in this list
foldersarrayAn array of Folders in which the Printed List resides
dateCreateddateThe date the Printed List was generated
createdByobjectAn object containing a userId property indicating the ID of the VAN User who generated the Printed List