# Listar canais ativos **GET /chatapi/1.0/api/v2/channel/active** Retorna todos os canais que estão com status ativo na plataforma. ## Servers - Ambiente de Produção: https://api.neppo.com.br (Ambiente de Produção) ## Authentication methods - Bearer auth ## Parameters ## Responses ### 200 OK #### Body: application/json (array[object]) - **id** (integer(int64)) - **name** (string) ### 401 Unauthorized ### 403 Forbidden ### 404 Not Found [Powered by Bump.sh](https://bump.sh)