Folders Collaboration
List Folder Group Collaborators
Retrieves all groups that have been granted 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. Results are paginated.
get/v1/folders/{id}/shares/groups
Path parameters
idnumber required
Folder ID.
Response
OK with an array of Folder Group Collaborator Resources containing the folder's collaborators, as well as Pagination headers.