users info

GET {{baseUrl}}/users.info?include_locale=<boolean>&user=<string>

Gets information about a user.

Request Params

KeyDatatypeRequiredDescription
include_localestringSet this to true to receive the locale for this user. Defaults to false
userstringUser to get info on

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;,&quot;user&quot;:{}}