Skip to content

Instantly share code, notes, and snippets.

@danlopez
Created January 19, 2015 17:20
Show Gist options
  • Save danlopez/9a5d9e7ffe0064f667f2 to your computer and use it in GitHub Desktop.
Save danlopez/9a5d9e7ffe0064f667f2 to your computer and use it in GitHub Desktop.
Get Organizations
{
"organizations": [
{
"id": "5305f2e3105e12be5900003d",
"name": "Jason Blanchard",
"description": null,
"paid_status": true
},
{
"id": "5305f3cd105e12be59000061",
"name": "Jason/Dan Testing Stuff",
"description": null,
"paid_status": true
},
{
"id": "5305f42c105e12be590000a4",
"name": "Dan Lopez",
"description": null,
"paid_status": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment