Sample:
[
{
"userGroupId": "253f377b-f6e9-458b-90b4-892e9b692ece",
"tenantId": "521989f0-c4f6-458e-97dd-c01dc2d90a30",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-06-16T17:37:06.7091745+00:00",
"updatedDateUtc": "2026-06-16T17:37:06.7091745+00:00"
},
{
"userGroupId": "253f377b-f6e9-458b-90b4-892e9b692ece",
"tenantId": "521989f0-c4f6-458e-97dd-c01dc2d90a30",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-06-16T17:37:06.7091745+00:00",
"updatedDateUtc": "2026-06-16T17:37:06.7091745+00:00"
},
{
"userGroupId": "253f377b-f6e9-458b-90b4-892e9b692ece",
"tenantId": "521989f0-c4f6-458e-97dd-c01dc2d90a30",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-06-16T17:37:06.7091745+00:00",
"updatedDateUtc": "2026-06-16T17:37:06.7091745+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-16T17:37:06.7091745+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-16T17:37:06.7091745+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>521989f0-c4f6-458e-97dd-c01dc2d90a30</TenantId>
<UserGroupId>253f377b-f6e9-458b-90b4-892e9b692ece</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-06-16T17:37:06.7091745+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-16T17:37:06.7091745+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>521989f0-c4f6-458e-97dd-c01dc2d90a30</TenantId>
<UserGroupId>253f377b-f6e9-458b-90b4-892e9b692ece</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-06-16T17:37:06.7091745+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-16T17:37:06.7091745+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>521989f0-c4f6-458e-97dd-c01dc2d90a30</TenantId>
<UserGroupId>253f377b-f6e9-458b-90b4-892e9b692ece</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>