Aerovy Platform logo

Get a thing's latest event time

GEThttps://spectra.api.aerovy.com/v2/things/{thingId}/latest-event-time

Returns the timestamp of the latest event for a thing. Requires an API key with the read action scoped to the thing.

Loading code example
Loading code example

Authorizations

apiKeystringheaderrequired

API key passed in the header.

Path Parameters

thingIdstringrequired

The thing id.

Response

application/json

The latest event time (null if none).