Get a thing's latest event time
GET
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).