Skip to main content

Query SensorEvents for a Participant.

List SensorEvents produced by a Participant. The deprecated name for this operation is SensorEvent.all_by_participant.

Path Parameters
id string — REQUIRED
Query Parameters
origin string
from int64
to int64
limit int64
Responses
200

Success

Schema
data object[]
timestamp int64 — REQUIRED

The UNIX Epoch date-time representation of when this event was recorded: number of milliseconds since 1/1/1970 12:00 AM.

sensor string — REQUIRED

The type of the sensor event.

data object — REQUIRED

The item information recorded within the sensor event.

default

Error

Schema
error string