Events API
An event represents a labeled date of note that is defined by a user and appears in various reports to offer context. Event can be given tags, which allow them to be organized into logical groups.
Supported request
Get a list of events: /events/
Fields
Name | Type | Description |
|---|---|---|
| double | Unique identifier for an event. |
| string | Name of an event. |
| string | Date and time of event. |
| string | An array of tags associated with the event. |
