GET /reports/events

traccar.org

Summary: Fetch a list of Events within the time period for the Devices or Groups
Operation ID:
Auth: unknown
Description

At least one _deviceId_ or one _groupId_ must be passed

Parameters (5)

deviceId (array, query, optional)
from (string, query, required)

in IS0 8601 format. eg. `1963-11-22T18:30:00Z`

groupId (array, query, optional)
to (string, query, required)

in IS0 8601 format. eg. `1963-11-22T18:30:00Z`

type (array, query, optional)

% can be used to return events of all types

No probe data for this endpoint yet.