Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user
Query Parameters
Comma-separated list of tag names that events must have (e.g.'emotion,romance')
Comma-separated tag=value pairs for exact matches (e.g., 'emotion=happy,topic=work')
Number of events to retrieve, default is 10
Response
Successful Response
The response is of type object
.