Get User Info
GET {{baseUrl}}/users.info?include_locale=<>&token=<>&user=<post>
Gets information about a user.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| include_locale | string | Set this to trueto receive the locale for this channel. Defaults tofalse | |
| token | string | Authentication token. Requires scope: groups:history | |
| user | string | Filter logs generated by this user???s actions. Defaults to all logs. |