institutions
Private Account Institution Groups
Returns the groups for which the account has administrative privileges (assigned and inherited).
get/account/institution/groups
Response
OK. An array of Groups
Example response
[
{
"id": 1,
"name": "Materials",
"association_criteria": "IT",
"upload_access": "All Users"
}
]