auth

Get current user information

Returns the ID and name of the currently logged-in user

get/user.json

Response

User information

idinteger

User ID

namestring

User name

Changes