{
"hydra:member": [
{
"@id": "<string>",
"@type": "<string>",
"id": 123,
"uuid": "<string>",
"name": "<string>",
"numberOfParticipants": 123,
"isOnline": true,
"settings": {
"tenantLogo": true,
"showTitle": true,
"colorSelection": null,
"colorButton": null,
"disableSubscribe": false,
"disableRegister": true,
"lightThemeOnly": false,
"isThankYouSingular": false,
"fieldName": true,
"fieldEmail": true,
"fieldPhone": false,
"fieldOrganisation": false,
"fieldRole": false,
"fieldTown": false,
"fieldLinkedin": false,
"fieldX": false,
"fieldInstagram": false
}
}
],
"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 Event resources.
{
"hydra:member": [
{
"@id": "<string>",
"@type": "<string>",
"id": 123,
"uuid": "<string>",
"name": "<string>",
"numberOfParticipants": 123,
"isOnline": true,
"settings": {
"tenantLogo": true,
"showTitle": true,
"colorSelection": null,
"colorButton": null,
"disableSubscribe": false,
"disableRegister": true,
"lightThemeOnly": false,
"isThankYouSingular": false,
"fieldName": true,
"fieldEmail": true,
"fieldPhone": false,
"fieldOrganisation": false,
"fieldRole": false,
"fieldTown": false,
"fieldLinkedin": false,
"fieldX": false,
"fieldInstagram": false
}
}
],
"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
Event collection
The response is of type object
.