[{"label":"Latest (v1.0)","version":"latest"}]
csp
UserGroupsResponse
Response body defining a set user groups.
Properties
JSON Example
{
"groups": [
{
"description": "string",
"displayName": "string",
"domain": "string",
"groupType": "USER_GROUP",
"id": "string",
"ownerOrgId": "string",
"sharedOrgIds": [
"string"
],
"usersCount": 0
}
]
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Returned By
Get Logged In User Groups On Organization By Organization ID
Get User Groups By User Email And Organization ID
Get User Groups By User ID And Organization ID