Request bulk download by .zip filename.
GET/bulk/download/:zipName
This method enables access to a single zipped file that was generated from a bulk download request and is ready for retrieval.
Request
Responses
- 200
- 401
- 403
- 404
- default
Retrieves the bulk download data for a given .zip file name.
Unauthorized: Invalid or no authentication details were provided.
The authentication was successful, but the authenticated user does not have access to the resource.
The requested resource was not found.
An internal server error has occurred. Please contact your 8x8 support resource.