Introduction
Record of log entries containing data for a device's position and speed at a specific date and time.
Properties

DateTime

The date and time the log was recorded.

Device

The Device this log belongs to.

Id

The unique identifier for the specific Entity object in the Geotab system. See Id.

Latitude

The latitude of the log record.

Longitude

The longitude of the log record.

Speed

The logged speed or an invalid speed (in km/h).
Rate limits
MethodDescriptionLimitPeriodStatus
GetLimit of 1000 Get requests per 1m.10001mActive
AddLimit of 100 Add requests per 1m.1001mActive
RemoveLimit of 100 Remove requests per 1m.1001mActive
GetCountOfLimit of 100 GetCountOf requests per 1m.1001mActive
GetFeedLimit of 60 GetFeed requests per 1m.601mActive
Pagination

Results limit

50000

Supported sort

SortById

SortByDate sorts by the LogRecord.DateTime property.

Timeout Limit
MethodDescriptionLimitStatus
GetFeedTimeout of 180 seconds for GetFeed per request.180Active