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.
Search
/
Ask AI
English
Documentation
API Reference
Webhooks Reference
File Processing
File Processed
Copy page
File processing complete with generated document IDs
Payload
The payload of this webhook request is an object.
type
enum
Required
The type of event
version
string
Required
Version of the event schema
id
string
Required
Unique identifier for this event (use for idempotent processing)
timestamp
string
Required
format: "date-time"
ISO 8601 timestamp when the event occurred
data
object
Required
Event payload with relevant information
Response
200
Webhook received successfully