user/get
Description
get information about the authenticated user
HTTP Method
GETExplorer
Try in the explorerParameters
None.Returns
{ "username": "the user who is authenticated", "url": "the url of the user's thinkery" }
get information about the authenticated user
{ "username": "the user who is authenticated", "url": "the url of the user's thinkery" }