Retrieve details of a previously uploaded file including processing status, statistics, and metadata
Get File ID
Make Request
/v1/api/filesupload/{file_id} replacing {file_id}
with the actual file IDReceive File Details
status field indicates the current processing state:
API key for authentication
Unique identifier of the uploaded file
File details retrieved successfully
Unique identifier of the file
Display name of the file
Original filename
File size in bytes
Current processing status of the file
pending, processing, validated, cleaned, failed URL to access the uploaded file
Tag associated with the file processing type
clean, validate, analyze Total number of emails found in the file
Number of emails that count towards billing
Number of duplicate emails found
Number of emails that were dropped during processing
Number of clean/valid emails
Number of emails that bounced
Bounce rate as a decimal (0.0 to 1.0)
Date and time when the file was uploaded
Whether the file was uploaded as organized (with headers)
Processing progress percentage
0 <= x <= 100Date and time when the file was last updated
Number of valid emails
Number of invalid emails
ID of the clean email list (if cleaning was performed)
ID of the validation job (if validation was performed)