users info
GET {{baseUrl}}/users.info?include_locale=<boolean>&user=<string>
Gets information about a user.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include_locale | string | Set this to true to receive the locale for this user. Defaults to false | |
user | string | User to get info on |
RESPONSES
status: OK
{"ok":"\u003cboolean\u003e","user":{}}