Lists

GET {{baseUrl}}/lists/?access_level=<>&address=<>&description=<>&limit=<>&namespace_id=<>&skip=<>

Returns a list of mailing lists under your account.

Request Params

KeyDatatypeRequiredDescription
access_levelstringList access level, one of: readonly (default), members, everyone
addressstringEmail address to add to bounce list.
descriptionstringA description
limitstringMaximum number of records to return. (100 by default)
namespace_idstringNew name, e.g. My newsletter (
skipstringNumber of records to skip. (0 by default)