Get Group
GET {{baseUrl}}/groups.info?token=<>&include_locale=<>&channel=<>
Gets information about a private channel.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
token | string | Authentication token. Requires scope: groups:history | |
include_locale | string | Set this to true to receive the locale for this channel. Defaults to false | |
channel | string | Private channel to fetch thread from |