Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sent when a document finishes processing.
{ "type": "DOCUMENT_PROCESSED", "content": { "document_id": "doc_2xPQDLmNeWsrahR4bj3oGc9i6Nb", "status": "processed", "timestamp": "2024-01-15T10:30:00Z" } }
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Webhook event sent when a document finishes processing.
The type of webhook event
"DOCUMENT_PROCESSED"
The event payload
Show child attributes
Successful Response