v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBLegal Hold
Get details of a download job - v4
Returns the details of the eDiscovery Download Client job.
get/legalholds/v4/job/{jobId}
Path parameters
jobIdinteger required
Specify the unique ID of the download job. Get the ID of a job using the 'List eDisovery Download Client jobs' API.
Response
Example response
{
"custodianEmail": "john@druva.org",
"jobId": 55,
"percentComplete": 100,
"webdavUrl": "https://restore-c1-druva.com/webdav/legal-policy1/John/OneDrive/",
"jobEndTime": 1597914384,
"clientSecretId": "jEpceguNqE98heUe7rboMh9kkahXWyW",
"legalholdId": 47,
"metadataDownload": 1,
"ddClientId": 48,
"totalFiles": 10,
"data_integrity": 10,
"type_name": "Human Resources",
"jobStatus": "Successful",
"dataDownloaded": 5731256,
"legalholdName": "Legal-Policy1",
"jobStartTime": 1597909321,
"totalDataSize": 5731256,
"cplatform": "win32",
"dCategory": "cloudapp-others",
"custodian": "John Doe",
"errorMessage": "ERR_401",
"filesDownloaded": 10,
"dataSource": "OneDrive",
"createdBy": "Ernie Carter",
"totalFilesZipped": 15,
"downloadLocation": "D:\\Downloads",
"data_integrity_enabled": 1,
"downloadOption": 1,
"total_data_integrity": 131,
"customerId": 7,
"clientName": "Client-1.0.0"
}