Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
OK
The response is of type string[]
.
Obtém a lista de canais disponíveis para comunicação
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type string[]
.