{
"hydra:member": [
{
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"fullName": "<string>",
"logo": "<string>",
"profileLinkedin": "<string>",
"professionIndustry": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123
},
"professionHeadline": "<string>",
"professionJob": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123
},
"professionExpertise": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123
},
"professionSector": "<string>",
"professionExpertiseOther": "<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 User resources.
{
"hydra:member": [
{
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"fullName": "<string>",
"logo": "<string>",
"profileLinkedin": "<string>",
"professionIndustry": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123
},
"professionHeadline": "<string>",
"professionJob": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123
},
"professionExpertise": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123
},
"professionSector": "<string>",
"professionExpertiseOther": "<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
asc
, desc
asc
, desc
asc
, desc
asc
, desc
asc
, desc
User collection
The response is of type object
.