/events

Get an Event

Returns a specified event. This endpoint returns the same event that would be sent to a webhook, but it enables you to retrieve an event that already took place.

post/events/get

Request body

device_idstring uuid

Unique identifier for the device that triggered the event that you want to get.

event_idstring uuid

Unique identifier for the event that you want to get.

event_typestring

Type of the event that you want to get.

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.