API Reference

Download

Download PDF document from previously stored File.

Action removes temporary File.

HTTP Method GET
Endpoint https://eledo.online/api/RESTv1/Download/{file_id}

Path parameters

file_id String Required Unique File identificator

Response Header

Content-Type application/pdf
Content-Disposition attachment; filename="file_name"

Response Body

Binary PDF stream

Error Response Header

Content-Type application/json

Error Response Body parameters

errors Array List of errors occured during the request

 


Was this article helpful?

Yes

No