The Event object
An Event is one moment a definition found. List events returns stored events in this shape, and so does Get run results for a definition run.
Fields
Field | Type | Description |
|---|---|---|
| string | The declared event id, such as |
| string | The declared intent. Left out when not set |
| string | Canonical symbol, such as |
| string | The timeframe the definition ran on |
| string | When the event starts, RFC 3339 in UTC |
| string | When the event ends, RFC 3339 in UTC |
| integer | The index of the bar the event was emitted on |
| object | The values the definition attached, keyed by payload key. |
