Sample:
[
{
"userGroupId": "1b7fd54a-b4d0-4618-ace0-8663fedbd942",
"tenantId": "65a6342e-13c4-4af4-a186-0e52e113ac61",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-11-16T11:32:15.7666318+00:00",
"updatedDateUtc": "2025-11-16T11:32:15.7666318+00:00"
},
{
"userGroupId": "1b7fd54a-b4d0-4618-ace0-8663fedbd942",
"tenantId": "65a6342e-13c4-4af4-a186-0e52e113ac61",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-11-16T11:32:15.7666318+00:00",
"updatedDateUtc": "2025-11-16T11:32:15.7666318+00:00"
},
{
"userGroupId": "1b7fd54a-b4d0-4618-ace0-8663fedbd942",
"tenantId": "65a6342e-13c4-4af4-a186-0e52e113ac61",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-11-16T11:32:15.7666318+00:00",
"updatedDateUtc": "2025-11-16T11:32:15.7666318+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>2025-11-16T11:32:15.7666318+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-16T11:32:15.7666318+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>65a6342e-13c4-4af4-a186-0e52e113ac61</TenantId>
<UserGroupId>1b7fd54a-b4d0-4618-ace0-8663fedbd942</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-11-16T11:32:15.7666318+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-16T11:32:15.7666318+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>65a6342e-13c4-4af4-a186-0e52e113ac61</TenantId>
<UserGroupId>1b7fd54a-b4d0-4618-ace0-8663fedbd942</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-11-16T11:32:15.7666318+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-16T11:32:15.7666318+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>65a6342e-13c4-4af4-a186-0e52e113ac61</TenantId>
<UserGroupId>1b7fd54a-b4d0-4618-ace0-8663fedbd942</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>