Returns the status of a single bulk download job request by zip filename.
GET/bulk/download/status/:zipName
This method returns the status of a single bulk download job request by zip filename.
Request
Responses
- 200
- 401
- 403
- 404
- default
The bulk download task status 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.