This is an alias for /Accounts/{oAuth user's accountID}. Call this method with no args after the user authenticates.
JSON Request:
Request body empty
JSON Response:
{
"aboutMe": " I am a sample account, and I wear a really nice hat.
",
"acctID": 7440532,
"altLine1": " ",
"altLine2": "",
"availableTokenCount": 0,
"city": "Vienna",
"country": "US",
"email": "johnqsample@generalsystems.com",
"expiredTrailCount": 0,
"favoriteTrailCount": 0,
"firstName": "John",
"fullName": "Mr. John Sample",
"imageID": 48346,
"lastName": "Sample",
"middleName": " ",
"mobileNumber": "(703)444-5555",
"phone": "(703)444-4444",
"prefix": "Mr.",
"state": "VA",
"street": "44 Sample Drive",
"submittedTrailCount": 2,
"subscriptionExpireDate": "2014-04-04 04:00:00Z",
"subscriptionTrailCount": 0,
"suffix": " ",
"tokenTrailCount": 0,
"userName": "johnqsample",
"zip": "22180"
}
XML Request:
XML Response: