---
title: "Listar"
method: GET
path: "/hooks"
tags: ["Webhooks"]
---

# Listar

`GET /hooks`

Lista todos os gatilhos cadastrados para o token.

## Response `200`

Lista de gatilhos

- Hook[]
  - `id` string
  - `url` string, uri
  - `authorization` string, nullable
  - `authorization_header` string, nullable
  - `event` 'nfe' | 'nfse' | 'nfsen' | 'nfce_contingencia' | 'nfe_recebida' | 'nfe_recebida_falha_consulta' | 'nfse_recebida' | 'cte_recebida' | 'inutilizacao' | 'cte' | 'mdfe' | 'nfcom' — Evento monitorado
  - `cnpj` string — CNPJ vinculado ao gatilho
  - `cpf` string — CPF vinculado ao gatilho

## Other responses

- `400` — Requisição inválida

---

[API](https://skmtc.net/focusnfe/apis/cte-cte-os-e-cte-simplificado-conhecimento-de-transporte-ele.md) · [All operations](https://skmtc.net/focusnfe/apis/cte-cte-os-e-cte-simplificado-conhecimento-de-transporte-ele/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/focusnfe/cte-cte-os-e-cte-simplificado-conhecimento-de-transporte-ele/revisions/a32e528fc383/schema)
