Sample:
[
{
"userGroupId": "6f589aec-5245-4ca9-8d44-765800be3e57",
"tenantId": "802f1bc9-4e7f-4fa1-80ae-a54629bed459",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-12-14T16:02:46.5074985+00:00",
"updatedDateUtc": "2025-12-14T16:02:46.5074985+00:00"
},
{
"userGroupId": "6f589aec-5245-4ca9-8d44-765800be3e57",
"tenantId": "802f1bc9-4e7f-4fa1-80ae-a54629bed459",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-12-14T16:02:46.5074985+00:00",
"updatedDateUtc": "2025-12-14T16:02:46.5074985+00:00"
},
{
"userGroupId": "6f589aec-5245-4ca9-8d44-765800be3e57",
"tenantId": "802f1bc9-4e7f-4fa1-80ae-a54629bed459",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-12-14T16:02:46.5074985+00:00",
"updatedDateUtc": "2025-12-14T16:02:46.5074985+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>2025-12-14T16:02:46.5074985+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-14T16:02:46.5074985+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>802f1bc9-4e7f-4fa1-80ae-a54629bed459</TenantId>
<UserGroupId>6f589aec-5245-4ca9-8d44-765800be3e57</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-12-14T16:02:46.5074985+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-14T16:02:46.5074985+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>802f1bc9-4e7f-4fa1-80ae-a54629bed459</TenantId>
<UserGroupId>6f589aec-5245-4ca9-8d44-765800be3e57</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-12-14T16:02:46.5074985+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-14T16:02:46.5074985+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>802f1bc9-4e7f-4fa1-80ae-a54629bed459</TenantId>
<UserGroupId>6f589aec-5245-4ca9-8d44-765800be3e57</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>