For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Buscar
/
Preguntar a IA
Español
Documentación
Referencia de la API
Webhooks
File Processing
File Processed
Copiar página
File processing complete with generated document IDs
Carga útil
The payload of this webhook request is an object.
type
enum
Requerido
The type of event
version
string
Requerido
Version of the event schema
id
string
Requerido
Unique identifier for this event (use for idempotent processing)
timestamp
string
Requerido
format: "date-time"
ISO 8601 timestamp when the event occurred
data
object
Requerido
Event payload with relevant information
Respuesta
200
Webhook received successfully