Group API Resource

Get list of groups.

GET /group/json

Get list of groups.

Response Body
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}]}