Upload Session Progress
A user can use this API to get the status of the chunk upload session.
Endpoints
OAuth Scope
WorkDrive.files.READCopied!
curl --request GET \
--url 'https://www.zohoapis.com/workdrive/api/v1/uploadsession?upload_id={Upload_ID_from_the_Create_Session_API}' \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Query Parameters
Note:
Query parameter name should be URL encoded with UTF-8 Charset. For more info, refer here
upload_idstring(Required)
Upload ID from the Create Session API
200 Success500 Internal Server Error© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.