Skip to main content
GET
/
documents
/
{document_id}
/
contents
Get contents of latest document version
curl --request GET \
  --url https://api.synctera.com/v2/documents/{document_id}/contents
This response does not have an example.

Path Parameters

document_id
string<uuid>
required

The unique identifier of the document.

Example:

"b01db9c7-78f2-4a99-8aca-1231d32f9b96"

Response

The requested document.

The response is of type file.