Sample:
[
{
"userGroupId": "669ed9c6-4d93-4ee4-8a49-fa647a7a5feb",
"tenantId": "8d3a4f5e-9392-4563-8fbb-7cf8a98e3793",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-09-10T08:28:16.2014138+00:00",
"updatedDateUtc": "2026-09-10T08:28:16.2014138+00:00"
},
{
"userGroupId": "669ed9c6-4d93-4ee4-8a49-fa647a7a5feb",
"tenantId": "8d3a4f5e-9392-4563-8fbb-7cf8a98e3793",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-09-10T08:28:16.2014138+00:00",
"updatedDateUtc": "2026-09-10T08:28:16.2014138+00:00"
},
{
"userGroupId": "669ed9c6-4d93-4ee4-8a49-fa647a7a5feb",
"tenantId": "8d3a4f5e-9392-4563-8fbb-7cf8a98e3793",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-09-10T08:28:16.2014138+00:00",
"updatedDateUtc": "2026-09-10T08:28:16.2014138+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-09-10T08:28:16.2014138+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-09-10T08:28:16.2014138+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>8d3a4f5e-9392-4563-8fbb-7cf8a98e3793</TenantId>
<UserGroupId>669ed9c6-4d93-4ee4-8a49-fa647a7a5feb</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-09-10T08:28:16.2014138+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-09-10T08:28:16.2014138+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>8d3a4f5e-9392-4563-8fbb-7cf8a98e3793</TenantId>
<UserGroupId>669ed9c6-4d93-4ee4-8a49-fa647a7a5feb</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-09-10T08:28:16.2014138+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-09-10T08:28:16.2014138+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>8d3a4f5e-9392-4563-8fbb-7cf8a98e3793</TenantId>
<UserGroupId>669ed9c6-4d93-4ee4-8a49-fa647a7a5feb</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>