The following table displays the List Status Response file attributes and descriptions:

AttributeDescription
list_idThe AtData numeric identifier for the list.
nameThe name of the list.
statusThe status of the list. See the table below for possible values.
recordsThe quantity of non-blank records in the file have data to be processed. Header records will not be included in this count.
size_bytesThe number of bytes of data that was originally contained in the list.
created_atThe date and time the list was submitted in ISO 8601 format. At all times, use the UTC zone.
servicesAn object containing child objects for each service run on the list, such as email_validation.
input_countThe quantity of input records for the current service.
completed_countThe number of records processed for the current service. To gauge your response progress, compare the completed_count value to the input_count value.

List Status Values

The following table presents the possible statuses for the list:

ValueDescription
PendingThe list is currently being processed.
ResultsThe list has been processed, and results are available.
CompletedThe list has been processed.
ProcessedThe list has been processed.
FailedThe processing of the list has failed.

Individual Services Status Values

The following table presents the possible statuses for each service being processed:

StatusDescription
PendingThe service has not started.
ProcessingThe service is currently running.
CompletedThe service has been completed.
CancelledThe service was canceled.
ErrorThe service failed and must be investigated or restarted.