{
"hydra:member": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"trainer": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"fullName": "<string>",
"logo": "<string>"
},
"event": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"uuid": "<string>",
"name": "<string>",
"dateTimeBegin": "2023-11-07T05:31:56Z",
"dateTimeEnd": "2023-11-07T05:31:56Z",
"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
},
"timezone": "<string>",
"isPast": true
}
}
],
"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 TrainingTrainer resources.
{
"hydra:member": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"trainer": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"firstName": "<string>",
"lastName": "<string>",
"fullName": "<string>",
"logo": "<string>"
},
"event": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"uuid": "<string>",
"name": "<string>",
"dateTimeBegin": "2023-11-07T05:31:56Z",
"dateTimeEnd": "2023-11-07T05:31:56Z",
"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
},
"timezone": "<string>",
"isPast": true
}
}
],
"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
TrainingTrainer collection
The response is of type object
.