Get a document
Last updated
Last updated
This will retrieve the document object. To download attachments, you should use the download attachment image endpoint.
Performing a get document request on a document with attachments will return details on the document and all its attachments.
GET
https://api.complycube.com/v1/documents/:id
Retrieves an existing document.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
id
string
The ID of the document.
Authorization
string
The live or sandbox API key.