Get multiple document PDF files in ZIP.
GET {{baseUrl}}/v1/Organizations/:id/documents/pdfs?ids=<string>&email=<boolean>&lang=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ids | string | (Required) Array of document ids to fetch as PDFs | |
email | string | Should an email with the link be sent to the requester | |
lang | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","link":"\u003cstring\u003e"}