Documents Collaboration
Get Document User Collaborator
Retrieves information about a specific user's collaboration access level for a given document, including the sharing permissions and role that the user has been granted.
get/v1/documents/{id}/shares/users/{userId}
Path parameters
idstring uuid required
ID of the document.
userIdnumber required
ID of the user to retrieve collaborator settings for.
Response
OK with a Document User Collaborator Resource containing information about the user's collaboration settings.