Skip to content

Instantly share code, notes, and snippets.

@arnaudbreton
Forked from swooop/getcontactslists.sh
Created July 22, 2015 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save arnaudbreton/fcdab537450e40b32e9f to your computer and use it in GitHub Desktop.
Save arnaudbreton/fcdab537450e40b32e9f to your computer and use it in GitHub Desktop.
Checking a Contact's list subscriptions
curl -X GET \
--user "$MJ_APIKEY_PUBLIC:$MJ_APIKEY_PRIVATE"
https://api.mailjet.com/v3/REST/contact/$ID/getcontactslists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment