{
"hydra:member": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"alias": "<string>",
"id": 123,
"name": "<string>"
},
"localCenterParent": "https://example.com/",
"type": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"namePlural": "<string>",
"position": 123,
"isUserType": true,
"options": [
"<string>"
],
"isLocalCenter": true,
"isLocalCenterParent": true,
"isNational": true,
"chartName": "<string>"
},
"fullName": "<string>",
"isFeeActive": true,
"isExpiredValidFeeDate": true,
"townCurrent": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"nameWithCounty": "<string>"
},
"logo": "<string>",
"profileWebsite": "<string>",
"profileFacebook": "<string>",
"profileTwitter": "<string>",
"profileLinkedin": "<string>",
"profileInstagram": "<string>",
"profileTelegram": "<string>",
"isFullMember": true,
"validFeeDate": "2023-11-07T05:31:56Z",
"validLocalFeeDate": "2023-11-07T05:31:56Z",
"feeLocalProductPrice": "https://example.com/",
"feeTenantProductPrice": "https://example.com/",
"isExpiredValidLocalFeeDate": true,
"isLocalFeeActive": true,
"profileTiktok": "<string>"
}
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}
Retrieves the collection of UserUnitRoleGroup resources.
{
"hydra:member": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"user": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"alias": "<string>",
"id": 123,
"name": "<string>"
},
"localCenterParent": "https://example.com/",
"type": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"namePlural": "<string>",
"position": 123,
"isUserType": true,
"options": [
"<string>"
],
"isLocalCenter": true,
"isLocalCenterParent": true,
"isNational": true,
"chartName": "<string>"
},
"fullName": "<string>",
"isFeeActive": true,
"isExpiredValidFeeDate": true,
"townCurrent": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"nameWithCounty": "<string>"
},
"logo": "<string>",
"profileWebsite": "<string>",
"profileFacebook": "<string>",
"profileTwitter": "<string>",
"profileLinkedin": "<string>",
"profileInstagram": "<string>",
"profileTelegram": "<string>",
"isFullMember": true,
"validFeeDate": "2023-11-07T05:31:56Z",
"validLocalFeeDate": "2023-11-07T05:31:56Z",
"feeLocalProductPrice": "https://example.com/",
"feeTenantProductPrice": "https://example.com/",
"isExpiredValidLocalFeeDate": true,
"isLocalFeeActive": true,
"profileTiktok": "<string>"
}
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}
The collection page number
Enable or disable pagination
asc
, desc
asc
, desc
asc
, desc
asc
, desc
asc
, desc
asc
, desc
asc
, desc
UserUnitRoleGroup collection
The response is of type object
.