Lists: Sendinblue Lists |
Get all the listsOngoing changes for this endpoint.We're dropping support for the response attributes totalSubscribers and totalBlacklisted.These are non breaking changes. The default value for the attributes will be 0.
Catalog: Brevo
Schema: Contacts
Primary Keys: id
Label: Lists
Can retrieve data and change data using insert, update and delete.
Table Columns
The columns of the table Lists are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert and update.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
folderId |
int64 |
Folder ID |
☐ |
ID of the folder |
id |
int64 |
ID |
☐ |
ID of the list |
name |
varchar2 |
Name |
☐ |
Name of the list |
totalBlacklisted |
int64 |
Total Blacklisted |
☐ |
Number of blacklisted contacts in the list |
totalSubscribers |
int64 |
Total Subscribers |
☐ |
Number of contacts in the list |
uniqueSubscribers |
int64 |
#Unique Subscribers |
☐ |
Number of unique contacts in the list |
Sendinblue API Data Model