Get multiple document PDF files in ZIP.

GET {{baseUrl}}/v1/Organizations/:id/documents/pdfs?ids=<string>&email=<boolean>&lang=<string>

Request Params

KeyDatatypeRequiredDescription
idsstring(Required) Array of document ids to fetch as PDFs
emailstringShould an email with the link be sent to the requester
langstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;success&quot;:&quot;\u003cboolean\u003e&quot;,&quot;link&quot;:&quot;\u003cstring\u003e&quot;}