Skip to content

Retrieve success logs of loader results.

GET/api/{version}/services/loader/{job_id}/tasks/{task_id}/successlog

The Accept header only changes the format of the response in the case of an error. This does not change the file format of the download.

NameDescription
Acceptapplication/json
NameDescription
job_idThe id value of the requested load job.
task_idThe id value of the requested load task.
curl -X GET -H "Authorization: {SESSION_ID}" \ - H "Content-Type: application/json" \ https://myveevavault.com/api/v25.2/services/loader/61907/tasks/1/successlog
responseStatus,id,name__v,external_id__v,errors,rowId,event,id_param__value SUCCESS,00P000000000807,,,,1,created__sys, SUCCESS,00P000000000808,,,,2,created__sys, SUCCESS,00P000000000809,,,,3,updated__sys,00P000000000809

On SUCCESS, the response includes a CSV file with the success log of loader results.

The response may include the following additional information: