Download bulk action result
Retrieves the result of a bulk action that produces a .zip archive - bulk
download packages or bulk download audit trail PDFs - once that bulk action has
finished.
The archive contains one subfolder per package. Each subfolder holds the
documents (as .pdf or .xml) or the audit trails (as .pdf), and the archive
also includes a JSON file with information about each package.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The unique identifier of the target bulk action session A bulk action session unique identifier
"00000000-0000-0000-0000-000000000000"
Response
A zip file that contains a sub folder for each Package. Each sub folder can contain the Documents in pdf or xml format or the Audit Trails in pdf format. The zip file also contains a JSON file with information about each Package.
The response is of type file.