Sample:
[
{
"userGroupId": "bf3250f5-eacd-4147-b2d9-0a8fa465e56e",
"tenantId": "686ba314-bdcc-4c03-84ec-dce651bf1a7d",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-12-13T20:58:19.9963113+00:00",
"updatedDateUtc": "2025-12-13T20:58:19.9963113+00:00"
},
{
"userGroupId": "bf3250f5-eacd-4147-b2d9-0a8fa465e56e",
"tenantId": "686ba314-bdcc-4c03-84ec-dce651bf1a7d",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-12-13T20:58:19.9963113+00:00",
"updatedDateUtc": "2025-12-13T20:58:19.9963113+00:00"
},
{
"userGroupId": "bf3250f5-eacd-4147-b2d9-0a8fa465e56e",
"tenantId": "686ba314-bdcc-4c03-84ec-dce651bf1a7d",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-12-13T20:58:19.9963113+00:00",
"updatedDateUtc": "2025-12-13T20:58:19.9963113+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-13T20:58:19.9963113+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-13T20:58:19.9963113+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>686ba314-bdcc-4c03-84ec-dce651bf1a7d</TenantId>
<UserGroupId>bf3250f5-eacd-4147-b2d9-0a8fa465e56e</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-12-13T20:58:19.9963113+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-13T20:58:19.9963113+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>686ba314-bdcc-4c03-84ec-dce651bf1a7d</TenantId>
<UserGroupId>bf3250f5-eacd-4147-b2d9-0a8fa465e56e</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-12-13T20:58:19.9963113+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-13T20:58:19.9963113+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>686ba314-bdcc-4c03-84ec-dce651bf1a7d</TenantId>
<UserGroupId>bf3250f5-eacd-4147-b2d9-0a8fa465e56e</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>