Sample:
[
{
"userGroupId": "ce756272-0ecb-4642-85f0-9b8d283d5b53",
"tenantId": "293d75fe-0918-4f4a-a76c-ce4a1e9ee2db",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-24T23:47:53.4962552+00:00",
"updatedDateUtc": "2026-04-24T23:47:53.4962552+00:00"
},
{
"userGroupId": "ce756272-0ecb-4642-85f0-9b8d283d5b53",
"tenantId": "293d75fe-0918-4f4a-a76c-ce4a1e9ee2db",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-24T23:47:53.4962552+00:00",
"updatedDateUtc": "2026-04-24T23:47:53.4962552+00:00"
},
{
"userGroupId": "ce756272-0ecb-4642-85f0-9b8d283d5b53",
"tenantId": "293d75fe-0918-4f4a-a76c-ce4a1e9ee2db",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-24T23:47:53.4962552+00:00",
"updatedDateUtc": "2026-04-24T23:47:53.4962552+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-04-24T23:47:53.4962552+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-24T23:47:53.4962552+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>293d75fe-0918-4f4a-a76c-ce4a1e9ee2db</TenantId>
<UserGroupId>ce756272-0ecb-4642-85f0-9b8d283d5b53</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-04-24T23:47:53.4962552+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-24T23:47:53.4962552+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>293d75fe-0918-4f4a-a76c-ce4a1e9ee2db</TenantId>
<UserGroupId>ce756272-0ecb-4642-85f0-9b8d283d5b53</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-04-24T23:47:53.4962552+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-24T23:47:53.4962552+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>293d75fe-0918-4f4a-a76c-ce4a1e9ee2db</TenantId>
<UserGroupId>ce756272-0ecb-4642-85f0-9b8d283d5b53</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>