cURL
curl --request GET \ --url https://trynormalize.com/api/v1/bulk/jobs/{id}/download \ --header 'Authorization: Bearer <token>'
"<string>"
Streams the output CSV. Only available when job status is DONE.
API key from the dashboard. Pass as Authorization: Bearer <key>.
Authorization: Bearer <key>
CSV file
The response is of type file.
file