Get full timeline for a person
GET/timeline/person/:personId
Returns all timeline items (notes and events) for a person, filtered by the current user's permissions. Requires authentication. Notes are only included for users with Notes=1 or Admin. Plain-auth users see only non-note items (calendar events, system events). Private notes are visible only to the author and admins; Notes=1 non-admin users see their own private notes only.
Request​
Responses​
- 200
- 401
- 404
Timeline items
Unauthorized
Person not found