/api/timeline
GET /api/timeline/{id}
Fetch the Timeline with id. Include include=events to unarchived events included on the timeline. Add archived=true to return all events on the timeline, both archived and unarchived.
get/api/timeline/{id}
Path parameters
idinteger required
value must be an integer greater than zero.
Query parameters
include'events'
archivedboolean required
startstring
value must be a valid date string
endstring
value must be a valid date string
Response
Successful response