---
title: "Listar funis da empresa"
method: GET
path: "/Funnels"
tags: ["Funil"]
---

# Listar funis da empresa

`GET /Funnels`

Esta seção traz a lista dos funis da empresa. + Dados que serão exibidos na listagem

## Response `200`

Operação realizada com sucesso

- object[]
  - `value` string — nome do funil
  - `active` boolean — status do funil (ativo ou inativo)
  - `id` integer — identiicador do funil.

## Other responses

- `401` — Token inválido ou ausente

---

[API](https://skmtc.net/rdstation/apis/webhook-service.md) · [All operations](https://skmtc.net/rdstation/apis/webhook-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rdstation/webhook-service/revisions/3867c21388e8/schema)
