Skip to content

Instantly share code, notes, and snippets.

@camdez
Created June 15, 2012 19:59
Show Gist options
  • Save camdez/2938446 to your computer and use it in GitHub Desktop.
Save camdez/2938446 to your computer and use it in GitHub Desktop.
OrgSync API: Org Membership Logs: Show Single Entry
[
{
"created_at": "2008-09-10T10:44:05Z",
"account_id": 1500,
"action": "Join",
"org_id": 225
},
{
"created_at": "2008-09-10T10:45:08Z",
"account_id": 1500,
"action": "Leave",
"org_id": 225
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment