Get One Document
Get a document by id — the status check for API uploads. status of UPLOAD_CONTENT_REJECTED means the uploaded bytes failed content verification (not a valid PDF) and the document will never be parsed; re-upload with a new sourceSystemId (rejection is terminal: re-presigning the same sourceSystem+sourceSystemId returns 400 DOCUMENT_ALREADY_UPLOADED). A null/other status with no parsed record yet means parsing is still in progress.
Headers
Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY
Path Parameters
"id" is required (enter it either in parameters or request body)
Response
Responses for GET /api/rest/documents/{id}
Documents table

