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
Import Processing
Import Processed
Copy page
Batch import process complete with processing summary
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