user/get

Description

get information about the authenticated user

HTTP Method

GET

Explorer

Try in the explorer

Parameters

None.

Returns

{
  "username": "the user who is authenticated",
  "url": "the url of the user's thinkery"
}

Example

user/get in the API explorer