Lists
Load List
Returns detailed information about specified list. Required Access Level: ViewContacts
get/lists/{name}
Path parameters
namestring string required
string
Example:My List 1
Name of your list.
Response
OK
Example response
{
"ListName": "My List 1",
"PublicListID": "E33EBA7A-C20D-4D3D-8F2F-5EEF42F58E6F",
"DateAdded": "2001-01-01T12:00:00"
}