v1

latestOpenAPI 3.0.02026-07-244771176.5 KB
Reporting

Get Information About A List

Get detailed information about a list, return custom fields and its contacts. This will return paginated information regarding individual contacts on a list and their data.

post/get-list.json

Response

Successful response containing information about the list and its members.

members_totalinteger

Count of number of contacts on list. This will include deleted contacts.

idinteger

Numeric ID of the list.

namestring

Name of the list.

createdstring date-time

Date list was first created. Returned in ISO8601 format YYYY-MM-DD HH:MM:SS in UTC Timezone.

members_activeinteger

Count of active contacts on list.

fieldsstring[]

List of custom field names.