Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channelId
string
required

ID do canal

Response

Configurações do canal retornadas com sucesso (os campos variam conforme o tipo do canal)

id
string

ID do canal

tenant
string

Tenant do canal

audioAction
string | null

Configuração de ação de áudio

startTrigger
string | null

Trigger de início

endTrigger
string | null

Trigger de encerramento

enabledTyping
boolean | null

Habilita indicador de 'digitando'

enableGroupsResponse
boolean | null

Habilita respostas em grupos

replyGroupsType
string | null

Tipo de resposta em grupos

enablePrivateChatResponse
boolean | null

Habilita resposta em chat privado

callRejectAuto
boolean | null

Rejeita chamadas automaticamente

callRejectMessage
string | null

Mensagem ao rejeitar chamada

takeOutsideService
boolean | null

Habilita retirar atendimento para fora do serviço

takeOutsideServiceMember
string | null

Membro/usuário alvo da ação

takeOutsideServiceCommand
string | null

Comando utilizado

takeOutsideServiceMessage
string | null

Mensagem utilizada

takeOutsideServiceCommandReturn
boolean | null

Define se deve retornar após executar o comando

takeOutsideServiceReturnMessage
string | null

Mensagem de retorno

waitingMessageEnabled
boolean | null

Habilita mensagem de espera

waitingMessageText
string | null

Texto da mensagem de espera

type
enum<string>

Tipo do canal

Available options:
Z_API