find job by id
GET {{aig-domain}}/api/v3/job/{{success-job-id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
iDox-API-Engine-Key | string |
RESPONSES
status: OK
{"jobId":"624d4844a6395d38045003f5","taskCategory":"LAYOUT","taskSubcategory":"ASYNC_ENTITY_EXTRACTION","status":"Succeeded","callback":"http://localhost:8080/test","startDateTime":"2022-04-06T07:59:00.081Z","completeDateTime":"2022-04-06T07:59:24.751Z","expirationDateTime":"2022-04-07T07:59:00.081Z","payload":{"entities":[{"bboxes":[{"h":15,"w":109,"x1":63,"y1":900}],"category":"Address","confidenceScore":0.7670000195503235,"properties":["CustomerAddress"],"text":"LONG BEACH CA 90802-2821 327 CHESTNUT AVE APT 101"},{"bboxes":[{"h":9,"w":73,"x1":63,"y1":891},{"h":9,"w":73,"x1":63,"y1":891}],"category":"Person","confidenceScore":0.8040000200271606,"properties":["CustomerAddressRecipient","CustomerName"],"text":"JARED R COLEMAN"},{"bboxes":[{"h":10,"w":31,"x1":217,"y1":497}],"category":"DateTime","confidenceScore":0.6159999966621399,"properties":["ServiceEndDate"],"text":"09/15/21"},{"bboxes":[{"h":10,"w":29,"x1":180,"y1":497}],"category":"DateTime","confidenceScore":0.7680000066757202,"properties":["ServiceStartDate"],"text":"08/16/21"},{"bboxes":[{"h":20,"w":111,"x1":23,"y1":804}],"category":"Address","confidenceScore":0.7829999923706055,"properties":["VendorAddress"],"text":"P.O. BOX 15123 WILMINGTON, DE 19850-5123"},{"bboxes":[{"h":18,"w":88,"x1":182,"y1":66}],"category":"Address","confidenceScore":0,"properties":["VendorAddress"],"text":"P.O. Box 15298 Wimingon, DE 19850-5298"},{"bboxes":[{"h":10,"w":73,"x1":17,"y1":979}],"category":"Person","confidenceScore":0.41200000047683716,"properties":["CustomerName"],"text":"JARED R COLEMAN"}]}}