List Verification Jobs
deliveriq_list_jobsList batch email verification jobs with pagination and status filters to track pending, processing, completed, failed, or cancelled jobs. View job IDs, statuses, email counts, and dates.
Instructions
List batch verification jobs with pagination and optional status filter.
Args:
page (number): Page number (default: 1)
limit (number): Results per page (default: 20, max: 100)
status (string, optional): Filter by "pending", "processing", "completed", "failed", or "cancelled"
Returns: Table of jobs with ID, status, email count, and dates.
Credit cost: Free
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| limit | No | Results per page (default: 20, max: 100) | |
| status | No | Filter by job status |