Sample:
[
{
"userGroupId": "d9edcc02-8461-4229-98ad-73ef43c08b5b",
"tenantId": "c1caa4f6-7ad9-4502-ab25-109a6a5677fc",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-03-11T09:19:35.19046+00:00",
"updatedDateUtc": "2026-03-11T09:19:35.19046+00:00"
},
{
"userGroupId": "d9edcc02-8461-4229-98ad-73ef43c08b5b",
"tenantId": "c1caa4f6-7ad9-4502-ab25-109a6a5677fc",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-03-11T09:19:35.19046+00:00",
"updatedDateUtc": "2026-03-11T09:19:35.19046+00:00"
},
{
"userGroupId": "d9edcc02-8461-4229-98ad-73ef43c08b5b",
"tenantId": "c1caa4f6-7ad9-4502-ab25-109a6a5677fc",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-03-11T09:19:35.19046+00:00",
"updatedDateUtc": "2026-03-11T09:19:35.19046+00:00"
}
]
Sample:
<ArrayOfUserGroupRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<UserGroupRepresentation>
<CreatedDateUtc>2026-03-11T09:19:35.19046+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-11T09:19:35.19046+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>c1caa4f6-7ad9-4502-ab25-109a6a5677fc</TenantId>
<UserGroupId>d9edcc02-8461-4229-98ad-73ef43c08b5b</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-03-11T09:19:35.19046+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-11T09:19:35.19046+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>c1caa4f6-7ad9-4502-ab25-109a6a5677fc</TenantId>
<UserGroupId>d9edcc02-8461-4229-98ad-73ef43c08b5b</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-03-11T09:19:35.19046+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-11T09:19:35.19046+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>c1caa4f6-7ad9-4502-ab25-109a6a5677fc</TenantId>
<UserGroupId>d9edcc02-8461-4229-98ad-73ef43c08b5b</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>