Get Event Schedule
GET/api/EntityEventSchedules/GetEventSchedule/:id
Tier: Public — stable, supported for third-party integration.
Returns full detail, including the resolved scope entity, for one entity-event schedule. Any authenticated user may call this.
Request
Responses
- 200
- 400
The schedule. See EntityEventSchedules.EventScheduleDetailDto.
No schedule with that id exists in the caller's organisation (empty error array).