Skip to main content

GetLogsResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/GetLogsResponseBody.json
events object[]required
  • Array [
  • attributes objectrequired
    property name*any
    levelstringrequired
    messagestringrequired
    modulestringrequired
    timestampdate-timerequired
  • ]
  • GetLogsResponseBody
    {
    "$schema": "https://example.com/schemas/GetLogsResponseBody.json",
    "events": "Unknown Type: array,null"
    }