v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/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

idinteger required