Get the current status and results of a batch processing request.
Returns progress information (total_items, completed_items, failed_items), individual item results with their extracted data, and any failed webhook deliveries for debugging.
Successful Response
Response for batch status query.
ID of the batch
Current status of the batch
Total number of items in the batch
Number of completed items
Number of failed items
When the batch was created
Resource type used for processing
Structure ID used for processing
Structure version number used
When the batch completed
List of batch items with their processing status and results
Failed webhook deliveries (for debugging)