Skip to content

Instantly share code, notes, and snippets.

@camdez
Created June 1, 2012 20:32
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 camdez/2854980 to your computer and use it in GitHub Desktop.
Save camdez/2854980 to your computer and use it in GitHub Desktop.
OrgSync API: Organizations: List All Organizations
[
{
"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