Documents Collaboration
Get Document Team Collaborator
Returns information about the given team's collaboration on the given document, including the team's access and collaboration permissions.
get/v1/documents/{id}/shares/teams/{teamId}
Path parameters
idstring uuid required
ID of the document.
teamIdnumber required
ID of the team to retrieve collaborator settings for.
Response
OK. Returns a Document Team Collaborator Resource containing information about the team's collaboration settings.