Sample:
[
{
"userGroupId": "a3fa39e2-5539-4b85-806a-401ddb3cb72c",
"tenantId": "d11470bf-c02a-4581-9fb4-ff4dc15ebdba",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-19T00:50:34.1248753+00:00",
"updatedDateUtc": "2026-04-19T00:50:34.1248753+00:00"
},
{
"userGroupId": "a3fa39e2-5539-4b85-806a-401ddb3cb72c",
"tenantId": "d11470bf-c02a-4581-9fb4-ff4dc15ebdba",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-19T00:50:34.1248753+00:00",
"updatedDateUtc": "2026-04-19T00:50:34.1248753+00:00"
},
{
"userGroupId": "a3fa39e2-5539-4b85-806a-401ddb3cb72c",
"tenantId": "d11470bf-c02a-4581-9fb4-ff4dc15ebdba",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-19T00:50:34.1248753+00:00",
"updatedDateUtc": "2026-04-19T00:50:34.1248753+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-04-19T00:50:34.1248753+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-19T00:50:34.1248753+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>d11470bf-c02a-4581-9fb4-ff4dc15ebdba</TenantId>
<UserGroupId>a3fa39e2-5539-4b85-806a-401ddb3cb72c</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-04-19T00:50:34.1248753+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-19T00:50:34.1248753+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>d11470bf-c02a-4581-9fb4-ff4dc15ebdba</TenantId>
<UserGroupId>a3fa39e2-5539-4b85-806a-401ddb3cb72c</UserGroupId>
</UserGroupRepresentation>
<UserGroupRepresentation>
<CreatedDateUtc>2026-04-19T00:50:34.1248753+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-19T00:50:34.1248753+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>d11470bf-c02a-4581-9fb4-ff4dc15ebdba</TenantId>
<UserGroupId>a3fa39e2-5539-4b85-806a-401ddb3cb72c</UserGroupId>
</UserGroupRepresentation>
</ArrayOfUserGroupRepresentation>