Get Document Creation Job Status

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​.

Path Params
string
required
^jobr_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Identifier returned when the import job was created.

Responses

400

Bad Request. The job ID is malformed.

403

Forbidden. The caller does not have permission to access the import job.

404

Not Found. The import job does not exist.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json