Skip to content

Instantly share code, notes, and snippets.

@camdez
Last active October 5, 2015 17:28
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/2844754 to your computer and use it in GitHub Desktop.
Save camdez/2844754 to your computer and use it in GitHub Desktop.
OrgSync API: Accounts: Show Single Account
{
"about_me": "I love politics, art museums, and soccer.",
"address": "3308 Red River Apt 106",
"city": "Austin",
"first_name": "Amy",
"last_login": "2011-08-05T18:53:07Z",
"id": 1918,
"state": "TX",
"country": "US",
"last_name": "Tallon",
"pic_url": "https://d1nrm4vx8nf098.cloudfront.net/6j4dbzvc0g22u4_64.jpg",
"profile_responses": [
{
"data": {
"name": "Female",
"id": 77884
},
"element": {
"name": "Gender",
"id": 23569,
"type": "Selection"
}
},
{
"data": {
"name": "Junior",
"id": 77888
},
"element": {
"name": "Classification",
"id": 23570,
"type": "Selection"
}
},
{
"data": "Houston, Tx",
"element": {
"name": "Hometown",
"id": 23571,
"type": "TextField"
}
},
{
"data": "Photography",
"element": {
"name": "Major",
"id": 23572,
"type": "TextField"
}
},
{
"data": "0007",
"element": {
"name": "Student ID",
"id": 23574,
"type": "TextField"
}
},
{
"data": null,
"element": {
"name": "Ethnicity",
"id": 23575,
"type": "Selection"
}
},
{
"data": {
"name": "2010",
"id": 77904
},
"element": {
"name": "Projected Graduation Year",
"id": 23576,
"type": "Selection"
}
},
{
"data": "3.2",
"element": {
"name": "GPA:",
"id": 72911,
"type": "TextField"
}
}
],
"username": "demo_user_0007",
"org_ids": [
19,
225,
226,
229,
394,
17661,
25045,
25046,
25047,
25084,
25539,
25567,
27221,
37448,
37450,
37451
],
"email": "demo@orgsync.com",
"phone_number": "512-388-4668",
"zip": "78705"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment