get
https://api.lucid.co/v1/documents//export/jobs/
Retrieves the status of an asynchronous document export. When the job succeeds, the response will contain a URL for downloading the export, which is valid for 1 hour from when the status request was made.
This is a long-running status request endpoint. See Long-Running Jobs.
400Bad Request. The job reference ID is malformed.
403Forbidden. The caller does not have permission to access the document or export job.
404Not Found. The document or export job does not exist.