Triggered when a filing has been successfully analyzed, classified, and converted to Markdown. This event contains the complete metadata and content.
Request
Body Params application/json
Request Code Samples
curl --location --request POST 'https://your-api-server.com' \
--header 'x-api-key;' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Responses
(Success) Acknowledge receipt.
This response does not have a body.
Modified at 2026-04-01 15:50:00