Folders Collaboration
Get Folder Group Collaborator
Retrieves information about a group's direct collaborator access to a given folder. A group having access to a folder through one of the folder's ancestors will not be shown through this API.
get/v1/folders/{id}/shares/groups/{groupId}
Path parameters
idnumber required
Folder ID.
groupIdnumber required
Group ID.
Response
OK with a Folder Group Collaborator Resource containing information about the group's collaboration access on the folder.