Get the download status of a zip archive, including progress, skipped items, and current state. **Prerequisites:** Call 'BOX_CREATE_ZIP_DOWNLOAD' first to get a zip_download_id, then initiate the download via 'BOX_DOWNLOAD_ZIP_ARCHIVE'. The status endpoint is only accessible aft…
zip_download_idRequiredstringThe unique identifier for the zip archive. This ID is extracted from the 'status_url' field returned by 'BOX_CREATE_ZIP_DOWNLOAD'. For example, from 'https://api.box.com/2.0/zip_downloads/{ID}/status', use the {ID} portion. NOTE: The status endpoint is only accessible after the…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.