Documents Collaboration
List Document User Collaborators
Retrieves information about all collaborators on the provided document. Supports pagination for managing large result sets.
get/v1/documents/{id}/shares/users
Path parameters
idstring uuid required
ID of the document.
Response
OK with an array of Document User Collaborator Resources for the document's collaborators.