Document
Get document
Retrieves a specific document by its unique identifier. The response includes all document details along with associated tasks, expenses, and notes.
get/v1/documents/{id}
Path parameters
idstring required
Document ID to retrieve
Response
Document successfully retrieved
Changes
Changed in 1 of the 3 revisions of this API.2
- ○
added the optional property
showSignatureto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
showSignatureto the response with the200status (media type: application/xml)response-optional-property-added
- ○