-
Notifications
You must be signed in to change notification settings - Fork 1.6k
API: Account
Simon Bartlett edited this page Feb 5, 2015
·
1 revision
Retrieve information for current user
GET /account
{
"id": "54b33a7a79deea2116f15c1b",
"firstName": "bob",
"lastName": "smith",
"username": "bsmith",
"displayName": "bob smith",
"avatar": "a74b7ad4ae60e8189e06b572e78366de"
}