Sample:
[
{
"userGroupId": "196b6fde-bf27-4f47-9f20-cbfa3294f903",
"tenantId": "be57d29b-85b9-4ffd-ae88-da71e5e3c0dc",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-10-19T17:37:32.0001011+00:00",
"updatedDateUtc": "2025-10-19T17:37:32.0001011+00:00"
},
{
"userGroupId": "196b6fde-bf27-4f47-9f20-cbfa3294f903",
"tenantId": "be57d29b-85b9-4ffd-ae88-da71e5e3c0dc",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-10-19T17:37:32.0001011+00:00",
"updatedDateUtc": "2025-10-19T17:37:32.0001011+00:00"
},
{
"userGroupId": "196b6fde-bf27-4f47-9f20-cbfa3294f903",
"tenantId": "be57d29b-85b9-4ffd-ae88-da71e5e3c0dc",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2025-10-19T17:37:32.0001011+00:00",
"updatedDateUtc": "2025-10-19T17:37:32.0001011+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-10-19T17:37:32.0001011+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-10-19T17:37:32.0001011+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>be57d29b-85b9-4ffd-ae88-da71e5e3c0dc</TenantId>
<UserGroupId>196b6fde-bf27-4f47-9f20-cbfa3294f903</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-10-19T17:37:32.0001011+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-10-19T17:37:32.0001011+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>be57d29b-85b9-4ffd-ae88-da71e5e3c0dc</TenantId>
<UserGroupId>196b6fde-bf27-4f47-9f20-cbfa3294f903</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2025-10-19T17:37:32.0001011+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-10-19T17:37:32.0001011+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>be57d29b-85b9-4ffd-ae88-da71e5e3c0dc</TenantId>
<UserGroupId>196b6fde-bf27-4f47-9f20-cbfa3294f903</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>