/timeline

The timeline API endpoint will return the set of appropriate timeline items for the currently logged in user.

This method will return a maximum number entries as specified by the limit parameter, between the specified min and max dates.

Results are returned in order of the timeline entry, latest first.

For example, if the min and max range would return 100 entries, but the limit is set to 10, this would return the last 10 entries of the date range. This is important because it means that the results need to be paginated backward, rather than forwards.

If min date is not specified, then this will effectively be the first entry on the timeline. If max date is not specified, then this will effectively be the last entry on the timeline, and would, therefore, return the most recent entries to the timeline

Language
Authorization
Basic
base64
: