schemas/list
The List (mailing list) object returned by list/get and list/get_by_id.
| field | type | constraints | description |
|---|---|---|---|
| listId | integer | Unique identifier. | |
| createdAt | string | date-time | When the list was created. |
| folderId | integer | Folder for organizing lists. | |
| title | string | max 256 | Display name of the list. |