Retrieve an event
Events
Retrieve an event
Retrieves the details of an event.
GET
Retrieve an event
Authorizations
Authenticate with bearer you obtained from authentication endpoint.
Path Parameters
unique Flatpeak event identifier
Example:
"evt_3e82b87128ad42c0a352a7305219bfa2"
Response
Flatpeak unique event id.
Example:
"evt_65e42b7827c0526548432b9f"
Represents the object’s type, i.e. event.
Example:
"event"
Time when the object was created, in UTC.
Example:
"2022-01-24T14:15:22Z"
Flatpeak object type in the payload. For example customer.create.
Example:
"device.create"
This object represents a device or another asset of a compatible type.

