Results

Json Result

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

Query Parameters

Headers

Zip Result

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

Query Parameters

Headers

File Result

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

Query Parameters

Headers

Last updated