Download document
GET/documents/:documentId
Download a document from the Camunda 8 cluster.
Note that this is currently supported for document stores of type: AWS, GCP, in-memory, local
Request
Responses
- 200
- 404
- 500
The document was downloaded successfully.
The document with the given ID was not found.
An internal error occurred while processing the request.