Retrieve events, optionally filtered by name, resource ID, or creation time.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by fully-qualified event name, e.g. customer.created.
Filter by the resource ID that the events describe.
Return events created strictly after this timestamp.
Return events created on or after this timestamp.
Return events created strictly before this timestamp.
Return events created on or before this timestamp.
OK
Unique resource identifier.
Fully-qualified event name, e.g. customer.created.
Event-specific payload data, if the event contains any data.
The resource that the event relates to.