Properties
| Property | Type |
|---|---|
timestamp * | string(date-time) |
data * | object { } |
Example
{
"timestamp": "2026-03-05T15:55:48.596Z",
"data": {
"example-key": {}
}
}| Property | Type |
|---|---|
timestamp * | string(date-time) |
data * | object { } |
{
"timestamp": "2026-03-05T15:55:48.596Z",
"data": {
"example-key": {}
}
}