Getting Started
Zoho WorkDrive is composed of the following entities, and you'll need to be familiar with these entities to access and use APIs. WorkDrive APIs follow REST API standards and support HTTP requests and responses for accessing WorkDrive entities. WorkDrive entities are exposed through their endpoint URLs, and the HTTP clients can access these endpoints using their specific APIs. All inputs and responses are in the JSON API format. All responses will have an HTTP status code.
| Entities | Type | Description |
|---|---|---|
| Users | users | A standard representation of someone who uses and operates WorkDrive. |
| Team | teams | The company or organization where all members and their data are added. |
| Team Members | users | A user who is part of your team in WorkDrive. |
| Current User | users | The current user. |
| Team Folders | teamfolders | A set of team folders inside a team. |
| Team Folder Members | members | A set of members added into the team folders inside a team. |
| Groups | groups | Organize members of your team into groups. |
| Files/Folders | files | A logical organization of files and folders within a team folder. |
| My Folders | privatespace | An exclusive space where a user can create, upload, and share their own files. |
| Links | links | Share a file or folder externally using custom share links. |
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.