Created
June 1, 2012 20:32
-
-
Save camdez/2854980 to your computer and use it in GitHub Desktop.
OrgSync API: Organizations: List All Organizations
This file contains 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
[ | |
{ | |
"created_at": "2007-04-06T20:34:42Z", | |
"alternate_id": null, | |
"member_count": 110, | |
"long_name": "Accounting Society", | |
"category": { | |
"name": "Alumni", | |
"id": 1362 | |
}, | |
"id": 226, | |
"pic_url": "https://d1nrm4vx8nf098.cloudfront.net/722qt9h76ypiq7_100.jpg", | |
"short_name": "Accounting Soc.", | |
"website": "http://demo.orgsync.com/org/accountingsociety", | |
"is_disabled": false, | |
"description": "To introduce accounting students to each other, help each other study, build a network of accounting professionals to help our students and alumni find internships and jobs.", | |
"umbrella_id": 285 | |
}, | |
(...) | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment