Search.../

timestamp

Time the site event occurred.

Description

Time the event recorded by the log entry occurred. Displayed as UTC time in ISO 8601 format.

Type:

stringRead Only

Was this helpful?

Log entry timestamp

Request

Copy Code
1{
2 // ...
3
4 "timestamp": "2019-03-31T06:02:12.008Z",
5
6 // ...
7 }