Retrieve

GET {{baseUrl}}/uploads/:upl_id

Retrieves the details of an existing upload. You need only supply the unique upload identifier that was returned upon upload creation.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"upl_71be866e430b11e9","accountId":"fa9ea650fc7b31a89f92","campaignId":"cmp_1933ad629bae1408","columnMapping":{},"mode":"live","failuresUrl":"http://www.example.com","originalFilename":"my_audience.csv","state":"Draft","totalMailpieces":100,"failedMailpieces":5,"validatedMailpieces":95,"bytesProcessed":17628,"dateCreated":"2017-09-05T17:47:53.767Z","dateModified":"2017-09-05T17:47:53.767Z"}