Autenticación: Bearer JWTDocumentation Index
Fetch the complete documentation index at: https://docs.folyo.cl/llms.txt
Use this file to discover all available pages before exploring further.
Response 200
Lista los webhooks del tenant.
Autenticación: Bearer JWTDocumentation Index
Fetch the complete documentation index at: https://docs.folyo.cl/llms.txt
Use this file to discover all available pages before exploring further.
{
"webhooks": [
{
"id": "wh_abc123",
"url": "https://miapp.cl/webhooks/folyo",
"eventos": ["dte.emitido", "dte.rechazado"],
"activo": true,
"created_at": "2026-01-15T10:00:00Z"
}
]
}