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 true to receive the locale for this channel. Defaults to false | |
token | string | Authentication token. Requires scope: groups:history | |
user | string | Filter logs generated by this user???s actions. Defaults to all logs. |