REST API - How to retrieve group assigned to a folder
I’m able to retrieve a list of individual users assigned to a folder or document using endpoints below, but it doesn’t return the assigned groups. There doesn’t seem to be an endpoint even in SCIM API to get Folder and Group association. Please let me know how this can be done if possible.
/folders/<folder id>/shares/users
/documents/<document id>/shares/users