Document Ingestion
Jobs
Learn how to retrieve and manage jobs in the Tensorlake Cloud
Listing and deleting outputs
An output is a parsed document generated by the system. You can access the output through the job abstraction.
Listing Jobs
You can list all the jobs in a project using the following API call:
Deleting generated outputs
The generated data can be removed by deleting the job returned by the system.