Folders Collaboration
List Folder User Collaborators
Retrieves all users who have direct collaborator access to a given folder. A user 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/users
Path parameters
idnumber required
ID of the folder.
Response
OK with an array of Folder User Collaborator Resources for the folder's collaborators.