Sample:
[
{
"userGroupId": "4488fc83-d3ad-4674-9806-3c4b28ddef4d",
"tenantId": "5c3c625a-b42a-42a7-9f4d-1e5da9ea1b3a",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-06-24T23:05:46.2484017+00:00",
"updatedDateUtc": "2026-06-24T23:05:46.2484017+00:00"
},
{
"userGroupId": "4488fc83-d3ad-4674-9806-3c4b28ddef4d",
"tenantId": "5c3c625a-b42a-42a7-9f4d-1e5da9ea1b3a",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-06-24T23:05:46.2484017+00:00",
"updatedDateUtc": "2026-06-24T23:05:46.2484017+00:00"
},
{
"userGroupId": "4488fc83-d3ad-4674-9806-3c4b28ddef4d",
"tenantId": "5c3c625a-b42a-42a7-9f4d-1e5da9ea1b3a",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-06-24T23:05:46.2484017+00:00",
"updatedDateUtc": "2026-06-24T23:05:46.2484017+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-24T23:05:46.2484017+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-24T23:05:46.2484017+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>5c3c625a-b42a-42a7-9f4d-1e5da9ea1b3a</TenantId>
<UserGroupId>4488fc83-d3ad-4674-9806-3c4b28ddef4d</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-06-24T23:05:46.2484017+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-24T23:05:46.2484017+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>5c3c625a-b42a-42a7-9f4d-1e5da9ea1b3a</TenantId>
<UserGroupId>4488fc83-d3ad-4674-9806-3c4b28ddef4d</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-06-24T23:05:46.2484017+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-24T23:05:46.2484017+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>5c3c625a-b42a-42a7-9f4d-1e5da9ea1b3a</TenantId>
<UserGroupId>4488fc83-d3ad-4674-9806-3c4b28ddef4d</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>