Skip to content

Retrieve failure logs of the loader results.

GET/api/{version}/services/loader/{job_id}/tasks/{task_id}/failurelog
NameDescription
Accepttext/csv
NameDescription
job_idThe id value of the requested extract job.
task_idThe id value of the requested extract task.
curl -X GET -H "Authorization: {SESSION_ID}" \ - H "Content-Type: application/json" \ https://myveevavault.com/api/v21.3/services/loader/61907/tasks/1/failurelog
responseStatus,name__v FAILURE/Versioning Documents

On SUCCESS, the response includes a CSV file that includes the failure log of the loader results.