Get UserGroups
Select
SaaS
Customer Managed
Get a list of existing user groups.
Header Parameters
- mode
Possible values: [
EdgeMode
]
Responses
- 200
- 404
Success
Response Headers
- application/json
- Schema
- Example (from schema)
Schema
userGroups object[]
{
"userGroups": [
{
"id": 0,
"name": "string",
"GUID": "string",
"serviceType": "UNKNOWN",
"description": "string",
"plan": {
"id": 0,
"name": "string"
},
"provider": {
"id": 0,
"name": "string"
},
"enabled": true,
"allowMultipleCompanyMembers": true,
"company": {
"id": 0,
"name": "string"
},
"commcell": {
"name": "string"
},
"users": [
{
"id": 0,
"name": "string"
}
],
"globalConfigInfo": {
"id": "string",
"name": "string",
"commcells": [
{
"id": 0,
"name": "string",
"guid": "string"
}
],
"scope": "string",
"scopeFilterQuery": "string",
"applyOnAllCommCells": true,
"isMarkedForDeletion": true,
"status": "string"
}
}
]
}
Requested Details not found
GET /v4/usergroup
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'