Skip to main content

Read timetable

The station's day as blocks, contiguous and gapless, for drawing

GET /schedule/timetable

note

SDK method: readTimetable Security: authenticated (policy: platform.view)

Attributes

Attributes (2)
AttributeTypeRequiredDescription
daysnumberNoHow many days from from. Defaults to a week
fromstringNoThe first day to draw, as YYYY-MM-DD on the station's own calendar. Absent means the station's today, which is the only way a caller that does not know the station's timezone can anchor

Response

200 OK — Returns a ScheduleTimetable object.