Skip to content

Download result file

Request

Download generated results. Default format=csv returns the summary CSV. Pass format=xlsx for the detailed spreadsheet.

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

the uuid identifying the bulk upload

Example:2b8313e8-b578-45a1-4efd-952b8313e890
Query
formatstring

Result file format.

Default:"csv"
Enum:"csv""xlsx"
GET
/bulk_uploads/{bulk_upload_id}/results
curl -i -X GET \
  'https://api.checkrtrust.com/v1/bulk_uploads/2b8313e8-b578-45a1-4efd-952b8313e890/results?format=csv' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

Result file attachment

Body
string, (binary)
Response
string