Get a list's details
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
listId
Id of the list
Query parameters
startDate
Mandatory if endDate is used. Ending (urlencoded) UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) to aggregate the sent email campaigns for a specific list id. Prefer to pass your timezone in date-time format for accurate result
endDate
Mandatory if startDate is used. Ending (urlencoded) UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) to aggregate the sent email campaigns for a specific list id. Prefer to pass your timezone in date-time format for accurate result
Response
List informations
createdAt
Creation UTC date-time of the list (YYYY-MM-DDTHH:mm:ss.SSSZ)
folderId
ID of the folder
id
ID of the list
name
Name of the list
totalBlacklisted
Number of blacklisted contacts in the list
totalSubscribers
Number of contacts in the list
uniqueSubscribers
Number of unique contacts in the list
campaignStats
dynamicList
Status telling if the list is dynamic or not (true=dynamic, false=not dynamic)