Download the Zip File

get

/api/restapi/document/file/zip/zipRequest/{zipRequestId}

Send a request to this endpoint to download the created zip request provided by the zipRequestId as a path parameter.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

200 Response

Successful operation

400 Response

The zip request creation is still in progress or it was failed.

404 Response

The requested zip request detail doesn't exist, or has been deleted, or you do not have access to it.
Back to Top