Endpoint
read:webhooks — disponível nos planos Growth e Scale
Exemplo de requisição
Exemplo de resposta
Objeto webhook
| Campo | Tipo | Descrição |
|---|---|---|
id | string | ID da assinatura |
name | string | Nome descritivo |
url | string | URL de destino (HTTPS) |
events | string[] | Eventos assinados |
status | string | active ou paused |
last_delivery_at | string|null | Última entrega bem-sucedida |
last_failure_at | string|null | Última falha de entrega |
consecutive_failures | integer | Falhas consecutivas acumuladas |
created_at | string | Timestamp de criação |
updated_at | string | Timestamp de atualização |

