Results
Last updated
Last updated
If you want to have to request the extracted text in a JSON, you can request the following API route.
GET
https://use.laigo.io/api/Result/v1/JobResults/<jobid>/json
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
If you want to get the result as files (searchable PDF + Textfile), you can request the following API route.
GET
https://use.laigo.io/api/Result/v1/JobResults/<jobid>/zip
Name | Type | Description |
---|---|---|
If you want to get the result as file (CSV), you can request the following API route.
GET
https://use.laigo.io/api/Result/v1/JobResults/<jobid>/file
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
jobId*
String
Job Id from uploaded file to smartTool
accessToken*
String
A JWT issued to your application by the Laigo identity provider.
jobId*
String
Job Id from uploaded file to smartTool
accessToken*
String
A JWT issued to your application by the Laigo identity provider.
jobId*
String
Job Id from uploaded file to smartTool
outputType*
String
Requested file type
accessToken*
String
A JWT issued to your application by the Laigo identity provider.