GET
/
events
/
{id}

Authorizations

Authorization
string
headerrequired

Authenticate with bearer_token you obtained from /login endpoint.

Path Parameters

id
string
required

unique FlatPeak event identifier

Response

200 - application/json
id
string

FlatPeak unique event id.

object
string

Represents the object’s type, i.e. event.

time_created
string

Time when the object was created, in UTC.

type
string

FlatPeak object type in the payload. For example customer.create.

data
object

This object represents a device or another asset of a compatible type.