Skip to main content
millionVerifier.listFiles lists uploaded bulk files.
automations/millionverifier-list-files.automation.ts

Inputs

limit defaults to 50 and accepts 1–50; offset defaults to 0. Filter by fileIds, name, statuses, hasError, percentFrom, percentTo, and created or updated timestamps. Dates can be JavaScript Date values or provider-formatted YYYY-MM-DD HH:mm:ss strings. Status values are inProgress, error, finished, canceled, paused, and inQueueToStart. An optional second argument { account } selects a named MillionVerifier binding.

Output

Returns { files, total }. Each file uses the same normalized shape as getFile.