Sample:
[
{
"userGroupId": "6eea57ec-6db9-4af0-8547-b673fadae995",
"tenantId": "cab5fc14-1f23-465e-be8f-27b72d1be4b1",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-05-09T15:10:03.2090149+00:00",
"updatedDateUtc": "2026-05-09T15:10:03.2090149+00:00"
},
{
"userGroupId": "6eea57ec-6db9-4af0-8547-b673fadae995",
"tenantId": "cab5fc14-1f23-465e-be8f-27b72d1be4b1",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-05-09T15:10:03.2090149+00:00",
"updatedDateUtc": "2026-05-09T15:10:03.2090149+00:00"
},
{
"userGroupId": "6eea57ec-6db9-4af0-8547-b673fadae995",
"tenantId": "cab5fc14-1f23-465e-be8f-27b72d1be4b1",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-05-09T15:10:03.2090149+00:00",
"updatedDateUtc": "2026-05-09T15:10:03.2090149+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-05-09T15:10:03.2090149+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-09T15:10:03.2090149+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>cab5fc14-1f23-465e-be8f-27b72d1be4b1</TenantId>
<UserGroupId>6eea57ec-6db9-4af0-8547-b673fadae995</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-05-09T15:10:03.2090149+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-09T15:10:03.2090149+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>cab5fc14-1f23-465e-be8f-27b72d1be4b1</TenantId>
<UserGroupId>6eea57ec-6db9-4af0-8547-b673fadae995</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-05-09T15:10:03.2090149+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-09T15:10:03.2090149+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>cab5fc14-1f23-465e-be8f-27b72d1be4b1</TenantId>
<UserGroupId>6eea57ec-6db9-4af0-8547-b673fadae995</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>