# Logs de Webhooks

Entendemos que lidar com webhooks de terceiros pode ser complicado, especialmente na hora de depurar eventuais problemas. Para facilitar esse processo, você pode **acompanhar todos os webhooks enviados nos últimos 7 dias** dentro da sua conta!

![](/files/NtjlMd989hqBxLQzOglw)

Para acessar, **Configurações>Integrações>Api ZapSign>webhooks>** [**Logs Webhooks** ](https://app.zapsign.com.br/conta/configuracoes/integration?tab=api-zapsign).

{% hint style="info" %}
**Está vendo webhooks repetidos?** Sempre que a sua aplicação retornar um **status diferente de 200**, a ZapSign irá tentar enviar o webhook mais de uma vez.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zapsign.com.br/webhooks/logs-de-webhooks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
