Homepage Events API (1.0.0)
Download OpenAPI specification:Download
E-mail: tech@interactionpartners.ch
Events published to the Homepage.
Production server URL: https://api.schedulr.ch
Development server URL: https://api.dev.schedulr.ch
Response samples
- 200
- 401
Content type
application/json
{- "data": [
- {
- "id": 2776,
- "translations": {
- "en": {
- "name": "Annual General Meeting",
- "subtitle": "Very important for investors"
}, - "de": {
- "name": "Jahreshauptversammlung",
- "subtitle": null
}
}, - "details_url": null,
- "country": null,
- "address": {
- "city": null,
- "street": null,
- "postcode": null
}, - "categories": {
- "reporting": "Reporting",
- "agm": "AGM"
}, - "dates": [
- "2036-03-31"
], - "start_time": "16:00:00+02:00",
- "end_time": "18:45:00+02:00"
}
]
}