Download

Download

Download a PDF document from a previously stored file.
Note: This action removes a temporary file if applicable.

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

Path Parameters

NameTypeRequiredDescription
file_idStringYesUnique identifier of the file

Response Headers

HeaderValue
Content-Typeapplication/pdf
Content-Dispositionattachment; filename="file_name"

Response Body

Binary PDF stream.


Error Response Headers

HeaderValue
Content-Typeapplication/json

Error Response Body Parameters

NameTypeDescription
errorsArrayList of errors that occurred during the request

Was this article helpful?

Yes

No