Sample:
[
{
"userGroupId": "93cb633b-bfd1-4e82-8177-b13270a5b29a",
"tenantId": "a55aa2b2-f661-441c-8cdf-3d61b04f36d9",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-07T14:29:22.4757127+00:00",
"updatedDateUtc": "2026-04-07T14:29:22.4757127+00:00"
},
{
"userGroupId": "93cb633b-bfd1-4e82-8177-b13270a5b29a",
"tenantId": "a55aa2b2-f661-441c-8cdf-3d61b04f36d9",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-07T14:29:22.4757127+00:00",
"updatedDateUtc": "2026-04-07T14:29:22.4757127+00:00"
},
{
"userGroupId": "93cb633b-bfd1-4e82-8177-b13270a5b29a",
"tenantId": "a55aa2b2-f661-441c-8cdf-3d61b04f36d9",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-07T14:29:22.4757127+00:00",
"updatedDateUtc": "2026-04-07T14:29:22.4757127+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-04-07T14:29:22.4757127+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-07T14:29:22.4757127+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>a55aa2b2-f661-441c-8cdf-3d61b04f36d9</TenantId>
<UserGroupId>93cb633b-bfd1-4e82-8177-b13270a5b29a</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-04-07T14:29:22.4757127+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-07T14:29:22.4757127+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>a55aa2b2-f661-441c-8cdf-3d61b04f36d9</TenantId>
<UserGroupId>93cb633b-bfd1-4e82-8177-b13270a5b29a</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-04-07T14:29:22.4757127+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-07T14:29:22.4757127+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>a55aa2b2-f661-441c-8cdf-3d61b04f36d9</TenantId>
<UserGroupId>93cb633b-bfd1-4e82-8177-b13270a5b29a</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>