Sample:
[
{
"userGroupId": "5e711fc3-1e77-47ec-876d-83b19bd4243b",
"tenantId": "21a84ead-233e-42ab-8fe0-a299e0172138",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-01-22T06:06:23.4786639+00:00",
"updatedDateUtc": "2026-01-22T06:06:23.4786639+00:00"
},
{
"userGroupId": "5e711fc3-1e77-47ec-876d-83b19bd4243b",
"tenantId": "21a84ead-233e-42ab-8fe0-a299e0172138",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-01-22T06:06:23.4786639+00:00",
"updatedDateUtc": "2026-01-22T06:06:23.4786639+00:00"
},
{
"userGroupId": "5e711fc3-1e77-47ec-876d-83b19bd4243b",
"tenantId": "21a84ead-233e-42ab-8fe0-a299e0172138",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-01-22T06:06:23.4786639+00:00",
"updatedDateUtc": "2026-01-22T06:06:23.4786639+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-01-22T06:06:23.4786639+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-01-22T06:06:23.4786639+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>21a84ead-233e-42ab-8fe0-a299e0172138</TenantId>
<UserGroupId>5e711fc3-1e77-47ec-876d-83b19bd4243b</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-01-22T06:06:23.4786639+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-01-22T06:06:23.4786639+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>21a84ead-233e-42ab-8fe0-a299e0172138</TenantId>
<UserGroupId>5e711fc3-1e77-47ec-876d-83b19bd4243b</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-01-22T06:06:23.4786639+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-01-22T06:06:23.4786639+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>21a84ead-233e-42ab-8fe0-a299e0172138</TenantId>
<UserGroupId>5e711fc3-1e77-47ec-876d-83b19bd4243b</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>