List a document record by docId
Header Parameters
This header parameter is used to authenticate the API request and ensure secure access to the document record by providing a valid authorization token.
Query Parameters
Path Parameters
The user provided external document ID
Response
Document object
Response Attributes
Could be null for documents not uploaded via the API
Evisort document handler ID (integer). POST /documents and /search return this same id as a string.
Evisort document ID (integer) that identifies the underlying document shared by all of its handlers (distinct evisortIds can point to the same docSetId).
This response parameter specifies the status of the API request, indicating whether the request was successful or encountered any issues.
IN_PROGRESSREADYFAILED Show child attributes
This response parameter indicates the date and time when the document record was last modified, assisting in tracking changes and updates.
This response parameter returns a list of fields associated with the document record, providing detailed information about each field.
Show child attributes
This response parameter outlines the provisions or conditions specified in the document record, detailing any requirements or restrictions.
Show child attributes
The filename of the document
The path of the document
Access token is missing or invalid
Response Attributes
This response parameter indicates any errors encountered during the API request, providing details on the nature of the error for troubleshooting purposes.
Forbidden
Response Attributes
This response parameter indicates any errors encountered during the API request, providing details on the nature of the error for troubleshooting purposes.
Requested resource not found
Response Attributes
This response parameter indicates any errors encountered during the API request, providing details on the nature of the error for troubleshooting purposes.
Internal/Unexpected Error
Response Attributes
This response parameter indicates any errors encountered during the API request, providing details on the nature of the error for troubleshooting purposes.