> ## Documentation Index
> Fetch the complete documentation index at: https://docs.boltroute.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Batch verification metrics fields

> Field definitions for batch verification metrics.

## Overview

Definitions for the fields used in batch verification metrics responses.

## Batch verification metrics fields

* `total_email_addresses`: total emails in the batch verification task.
* `job_status`: counts per job status (`pending`, `processing`, `completed`, `failed`).
* `progress`: float ratio of completed/failed over total.
* `progress_percent`: integer percent (0-100).
* `verification_status`: counts by result (`valid`, `invalid`, `catchall`, `invalid_syntax`, `disposable_domain`, `unknown`) plus `role_based` and `disposable_domain_emails`.
* `last_verification_requested_at`: last time a verification was requested.
* `last_verification_completed_at`: last time a verification completed.
