GET Channel/Settings

Gets the channel settings asynchronous.

Response Information

ChannelSettings -

Response body formats
Sample:
{
  "ChannelId": 1,
  "CommunicationFromEmailAddress": "sample string 2",
  "CommunicationToEmailAddress": "sample string 3",
  "TelegramBotAccessToken": "sample string 4"
}