8b88d7dabe63
latestOpenAPI 3.0.02026-07-263039205.4 KBBulk Enhance
Download Single Result of Bulkjob
Use this API to download the result of a single job within a bulkjob by specifying the index of the job.
get/kg/v3/enhance/bulk/{bulkjobId}/{jobIdx}
Path parameters
bulkjobIdstring required
Enhance Bulkjob ID
jobIdxinteger required
Job index within the bulkjob
Response
Enhance result
Example response
{
"data": [
{
"entity": {
"id": "EYX1i02YVPsuT7fPLUYgRhQ",
"images": [
{
"naturalHeight": 0,
"width": 0,
"url": "https://kg.diffbot.com/image/api/get?fetch=yes&url=g%3Cj7P0St%7D9u.LnOv%7BI%7C%40g7.pBYINs%3Ff%7CGZ7jr-tGZhWf%3DK%2FOvy%5Bp%3CSKbs8i%7CEyNzCa%3EYr%3Ef%3CRc%3CLr5gx_hOgiFuER5%3Cb%7C%3E.I%5Do",
"isCached": true,
"naturalWidth": 0,
"primary": true,
"height": 0
}
],
"diffbotUri": "http://diffbot.com/entity/EYX1i02YVPsuT7fPLUYgRhQ",
"name": "Diffbot",
"origins": [
"angel.co/diffbot",
"bloomberg.com/profiles/companies/0506286D:US-diffbot-corp",
"crunchbase.com/organization/diffbot",
"linkedin.com/company/diffbot",
"en.wikipedia.org/wiki/Diffbot"
]
}
}
]
}