Footer Section
Explore

Downloads the file and gives a custom file name by passing the correlationIds and the file name.
For example, if you generate a PDF document with Composer merge flow and run this API with the fileName parameter set to Final Proposal.pdf, the file will be downloaded as Final Proposal.pdf to the user's machine.
File name
The correlationIds for the merge documents
The correlationIds for the merge documents
curl --request GET \--url https://coreapps-rlsstg.congacloud.io/api/presigned/v1/PreSignedService/lookupId1/lookupId2/fileName \--header 'Accept: application/octet-stream, application/json' \--header 'Authorization: 123'