Events
Retrieve an event
Retrieves the details of an event.
GET
Authorizations
Path Parameters
unique FlatPeak event identifier
Example:
"evt_3e82b87128ad42c0a352a7305219bfa2"
Response
200
application/json
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.
Was this page helpful?