v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/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