Lists
Load Lists
Returns all your existing lists. Required Access Level: ViewContacts
get/lists
Query parameters
limitinteger
integer
Maximum number of returned items.
offsetinteger
integer
How many items should be returned ahead.
Response
OK
Example response
[
{
"ListName": "My List 1",
"PublicListID": "E33EBA7A-C20D-4D3D-8F2F-5EEF42F58E6F",
"DateAdded": "2001-01-01T12:00:00"
}
]