Skip to main content
GET
/
api
/
v1
/
bulk
/
jobs
/
{id}
/
download
Download bulk job result
curl --request GET \
  --url https://trynormalize.com/api/v1/bulk/jobs/{id}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

API key from the dashboard. Pass as Authorization: Bearer <key>.

Path Parameters

id
string<uuid>
required

Response

CSV file

The response is of type file.