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 8 revisions of this API.2
- ○
added the optional property
to the response with the status (media type: application/json)response-optional-property-added
- ○
added the optional property
to the response with the status (media type: application/xml)response-optional-property-added
- ○
Of the 8 revisions, 1 has no diff computed.