Created
January 19, 2015 17:20
-
-
Save danlopez/9a5d9e7ffe0064f667f2 to your computer and use it in GitHub Desktop.
Get Organizations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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