v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBAnalytics
Analytics - Performance
Get Batch Diagnostics
Get comprehensive diagnostics for a batch.
Combines batch status, task progress, collection info, performance metrics, and actionable insights into a single response for easy frontend rendering.
Use Cases:
- Monitor batch processing in real-time
- Debug failed batches
- View performance breakdown after completion
- Get actionable next steps
Response includes:
- Overall batch status and progress
- Per-tier task details with Ray job links
- Collection document counts
- Performance insights and bottlenecks (if completed)
- Error details (if failed)
- Recommended next actions
Example:
GET /v1/analytics/performance/batches/{batch_id}/diagnostics
Perfect for:
- Real-time progress tracking UI
- Batch monitoring dashboards
- Debugging failed extractions
- Performance optimization
get/v1/analytics/performance/batches/{batch_id}/diagnostics
Path parameters
batch_idstring required
Response
Successful Response