Get Document Status
Documents
Get Document Status
The status of a document upload task, at the address a status lives at.
Same answer as GET /documents/{id}, which remains for compatibility.
GET
Get Document Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Returns the processing status for a document upload task: PROCESSING, READY or FAILED, with the document_id once READY.