GET Events/GetEventOccurrences?eventId={eventId}&from={from}&to={to}&accountId={accountId}

Get all occurrences of an event

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventId

integer

Required

from

date

Required

to

date

Required

accountId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Collection of EventOccurrenceDto
NameDescriptionTypeAdditional information
EquipmentId

integer

None.

EventId

integer

None.

EventTime

date

None.

EventTimeUtc

EventTime in UTC

date

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

Altitude

decimal number

None.

Value

string

None.

Odometer

decimal number

None.