Skip to content

Instantly share code, notes, and snippets.

@RichardBlair
Created January 9, 2012 18:54
Show Gist options
  • Save RichardBlair/1584340 to your computer and use it in GitHub Desktop.
Save RichardBlair/1584340 to your computer and use it in GitHub Desktop.
/api/v1/account/
{
"objects":[
{
"analytics_css":"/media/uploads/global/analytics_css/19-analytics-ryyqsem6b7.css",
"analytics_domain":"griubre.com",
"facebook_iframe":"/api/v1/account/19/oauthiframe/facebook/",
"id":"19",
"linkedin_iframe":"/api/v1/account/19/oauthiframe/linkedin/",
"marketing_css":null,
"marketing_domain":"swixapp.com",
"oauthtokens":"/api/v1/account/19/oauthtoken/",
"owner":{
"date_joined":"2011-05-24T13:14:54",
"email":"test@example.com",
"first_name":"richard",
"id":"22",
"last_login":"2012-01-04T16:05:49",
"last_name":"blair",
"username":"richard"
},
"shortener_domain":"swix.me",
"userprofiles":"/api/v1/account/19/userprofile/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment