get
https://api.lucid.co/v1/documents/import/jobs/
Retrieves the status of an asynchronous document import. When the job succeeds, response.document contains the imported document resource.
This is a long-running status request endpoint. See Long-Running Jobs.
400Bad Request. The job ID is malformed.
403Forbidden. The caller does not have permission to access the import job.
404Not Found. The import job does not exist.