Skip to content

Instantly share code, notes, and snippets.

@atwellpub
Created September 18, 2014 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atwellpub/9ec8a50383f049a0f850 to your computer and use it in GitHub Desktop.
Save atwellpub/9ec8a50383f049a0f850 to your computer and use it in GitHub Desktop.
Example JSON response when the /lists/ endpoint is requested.
{
"110": "Alpha",
"111": "Beta",
"113": "Delta",
"114": "Epsilon",
"112": "Gamma"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment