Retrieve case analysis progress events via incremental polling (fallback for streaming).
Retrieve case analysis progress events via incremental polling. This endpoint also serves as a fallback when Server-Sent Events (SSE) streaming is not available. It returns only the newest events since the specifiedDocumentation Index
Fetch the complete documentation index at: https://docs.veridox.ai/llms.txt
Use this file to discover all available pages before exploring further.
last_event_id, making it efficient for periodic polling.
last_event_id to avoid receiving duplicate events and reduce response size.