Properties
| Property | Type |
|---|---|
timestamp * | string(date-time) |
data * | object { } |
Example
{
"timestamp": "2026-08-07T17:34:14.359Z",
"data": {
"example-key": {}
}
}| Property | Type |
|---|---|
timestamp * | string(date-time) |
data * | object { } |
{
"timestamp": "2026-08-07T17:34:14.359Z",
"data": {
"example-key": {}
}
}