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: https://flow.pluralsight.com/v3/customer/core/events/
Fields
Name | Type | Description |
---|---|---|
id | double | Unique identifier for an event. |
name | string | Name of an event. |
date | string | Date and time of event. |
tags | string | An array of tags associated with the event. |