Sample:
[
{
"userGroupId": "5116ab83-0365-4f84-bee9-f67a2841b6e3",
"tenantId": "0107a12d-0ec1-44c8-9b11-86b9946c8236",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-12-25T06:51:52.3137025+00:00",
"updatedDateUtc": "2025-12-25T06:51:52.3137025+00:00"
},
{
"userGroupId": "5116ab83-0365-4f84-bee9-f67a2841b6e3",
"tenantId": "0107a12d-0ec1-44c8-9b11-86b9946c8236",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-12-25T06:51:52.3137025+00:00",
"updatedDateUtc": "2025-12-25T06:51:52.3137025+00:00"
},
{
"userGroupId": "5116ab83-0365-4f84-bee9-f67a2841b6e3",
"tenantId": "0107a12d-0ec1-44c8-9b11-86b9946c8236",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-12-25T06:51:52.3137025+00:00",
"updatedDateUtc": "2025-12-25T06:51:52.3137025+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-12-25T06:51:52.3137025+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-25T06:51:52.3137025+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>0107a12d-0ec1-44c8-9b11-86b9946c8236</TenantId>
<UserGroupId>5116ab83-0365-4f84-bee9-f67a2841b6e3</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-12-25T06:51:52.3137025+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-25T06:51:52.3137025+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>0107a12d-0ec1-44c8-9b11-86b9946c8236</TenantId>
<UserGroupId>5116ab83-0365-4f84-bee9-f67a2841b6e3</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-12-25T06:51:52.3137025+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-25T06:51:52.3137025+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>0107a12d-0ec1-44c8-9b11-86b9946c8236</TenantId>
<UserGroupId>5116ab83-0365-4f84-bee9-f67a2841b6e3</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>