Download document¶
Endpoint - /entities/{documentId}/files/{fileId}
HTTP Method – GET
Request¶
Headers¶
| Parameter | Description |
|---|---|
| clientname | (mandatory) Portfolio name |
| authorization | (mandatory) Authentication token |
| projectId | (mandatory) Project identifier |
Response¶
The response body contains the content of the downloaded file.
Note
Use the GET /documents endpoint to retrieve the documentId. Include Files in the select header to get the file details.