Skip to content

Instantly share code, notes, and snippets.

@amirkhan81
Created June 29, 2016 19:52
Show Gist options
  • Save amirkhan81/8604156ddb8592bacb50db4ddfba3b79 to your computer and use it in GitHub Desktop.
Save amirkhan81/8604156ddb8592bacb50db4ddfba3b79 to your computer and use it in GitHub Desktop.
curl --request GET \
--url 'https://<serverlocation>.api.mailchimp.com/3.0/lists/<listID>/interest-categories/<groupID>/interests' \
--user 'anystring:<apikey>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment