Skip to content

Download original CSV

Request

Download the original uploaded CSV file.

Security
get-bearer-token-using-oauth2
Path
bulk_upload_idstring, (uuid)required

the uuid identifying the bulk upload

Example:2b8313e8-b578-45a1-4efd-952b8313e890
GET
/bulk_uploads/{bulk_upload_id}/original
curl -i -X GET \
  https://api.checkrtrust.com/v1/bulk_uploads/2b8313e8-b578-45a1-4efd-952b8313e890/original \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

Original CSV attachment

Bodytext/csv
string, (binary)
Response
string