Sample:
[
{
"userGroupId": "2a63cc95-ce17-424f-83d6-4dc422ccc842",
"tenantId": "5d659f5d-f82d-4973-bfe2-a0e19aa37eb2",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-06-02T16:02:33.245443+00:00",
"updatedDateUtc": "2026-06-02T16:02:33.245443+00:00"
},
{
"userGroupId": "2a63cc95-ce17-424f-83d6-4dc422ccc842",
"tenantId": "5d659f5d-f82d-4973-bfe2-a0e19aa37eb2",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-06-02T16:02:33.245443+00:00",
"updatedDateUtc": "2026-06-02T16:02:33.245443+00:00"
},
{
"userGroupId": "2a63cc95-ce17-424f-83d6-4dc422ccc842",
"tenantId": "5d659f5d-f82d-4973-bfe2-a0e19aa37eb2",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-06-02T16:02:33.245443+00:00",
"updatedDateUtc": "2026-06-02T16:02:33.245443+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-06-02T16:02:33.245443+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-02T16:02:33.245443+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>5d659f5d-f82d-4973-bfe2-a0e19aa37eb2</TenantId>
<UserGroupId>2a63cc95-ce17-424f-83d6-4dc422ccc842</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-06-02T16:02:33.245443+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-02T16:02:33.245443+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>5d659f5d-f82d-4973-bfe2-a0e19aa37eb2</TenantId>
<UserGroupId>2a63cc95-ce17-424f-83d6-4dc422ccc842</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-06-02T16:02:33.245443+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-02T16:02:33.245443+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>5d659f5d-f82d-4973-bfe2-a0e19aa37eb2</TenantId>
<UserGroupId>2a63cc95-ce17-424f-83d6-4dc422ccc842</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>