Catchall Validation
Get List Status
Get the current progress of a catchall list
GET
Get catchall list progress
Authorizations
API key for authentication
Path Parameters
List ID
Response
Successfully retrieved list progress
List ID
Example:
12345
Current list status
Available options:
pending, processing, completed, failed Example:
"processing"
Processing progress percentage
Required range:
0 <= x <= 100Example:
75
Total number of emails in list
Example:
1000
Number of emails processed
Example:
750
Estimated completion time
Example:
"2024-01-15T10:30:00Z"
Get catchall list progress
