Description Usage Arguments Value Examples
Get information about all lists in the account.
| 1 | 
| apikey | API key for mailchimp account | 
| user | User to use in authentication. Can be any string you like. Defaults to "anystring". | 
| ... | Query string parameters. See available parameters under READ here: API documentation. | 
Response body parameters. See response parameters under READ here: API documentation.
| 1 2 3 | **## Not run:**
mylists <- get_lists(apikey = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-usxx")
## End(**Not run**)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.