Get list of groups.
Get list of groups.
media type | data type | description |
---|---|---|
application/json | object | JSON with list of groups.
Example of response:
{"list":[{"groupId":7748,"name":"Admins","description":"AdminsGroup","distinguishedName":"ADFS-admins","providerName":"HyperHouse_adfs","providerType":"SAML","external":true,"userCount":0}]}
|