Sample:
[
{
"userGroupId": "72abfb66-21a2-4fe8-879b-3de5c08f2d6e",
"tenantId": "d26f557b-2b22-4585-ae34-33b37327bdaa",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-02-01T08:28:41.8771301+00:00",
"updatedDateUtc": "2026-02-01T08:28:41.8771301+00:00"
},
{
"userGroupId": "72abfb66-21a2-4fe8-879b-3de5c08f2d6e",
"tenantId": "d26f557b-2b22-4585-ae34-33b37327bdaa",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-02-01T08:28:41.8771301+00:00",
"updatedDateUtc": "2026-02-01T08:28:41.8771301+00:00"
},
{
"userGroupId": "72abfb66-21a2-4fe8-879b-3de5c08f2d6e",
"tenantId": "d26f557b-2b22-4585-ae34-33b37327bdaa",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-02-01T08:28:41.8771301+00:00",
"updatedDateUtc": "2026-02-01T08:28:41.8771301+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-02-01T08:28:41.8771301+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-02-01T08:28:41.8771301+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>d26f557b-2b22-4585-ae34-33b37327bdaa</TenantId>
<UserGroupId>72abfb66-21a2-4fe8-879b-3de5c08f2d6e</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-02-01T08:28:41.8771301+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-02-01T08:28:41.8771301+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>d26f557b-2b22-4585-ae34-33b37327bdaa</TenantId>
<UserGroupId>72abfb66-21a2-4fe8-879b-3de5c08f2d6e</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-02-01T08:28:41.8771301+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-02-01T08:28:41.8771301+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>d26f557b-2b22-4585-ae34-33b37327bdaa</TenantId>
<UserGroupId>72abfb66-21a2-4fe8-879b-3de5c08f2d6e</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>