Returns a list of the user’s most recent events, ordered by recency.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user
Number of events to retrieve, default is 10
Max token size of returned events
Whether to return events with summaries
Successful Response
The response is of type object
.