Skip to content

/standard_log

Name

/stastandard_logtus

Description

This method returns basic logs

Parameters

This method does not take any parameters.

Authentication

User-Token is required.

Example Request

GET /standard_log

Example Response

[
  {
    "id": 96,
    "location": "Control Panel",
    "description": "System Reset",
    "partition": "",
    "time": "2025-01-23 12:37:23"
  },
  {
    "id": 96,
    "location": "Control Panel",
    "description": "System Reset",
    "partition": "",
    "time": "2025-01-23 11:40:49"
  },
  {
    "id": 28,
    "location": "Control Panel",
    "description": "General Restore",
    "partition": "",
    "time": "2025-01-23 11:23:59"
  },
  {
    "id": 23,
    "location": "Control Panel",
    "description": "Control Panel Tamper Restore",
    "partition": "",
    "time": "2025-01-23 11:23:27"
  },
  {
    "id": 7,
    "location": "Control Panel",
    "description": "Control Panel Tamper",
    "partition": "",
    "time": "2025-01-23 11:21:55"
  },
  {
    "id": 96,
    "location": "Control Panel",
    "description": "System Reset",
    "partition": "",
    "time": "2025-01-23 11:21:55"
  },
  {
    "id": 28,
    "location": "Control Panel",
    "description": "General Restore",
    "partition": "",
    "time": "2025-01-23 11:09:25"
  },
  {
    "id": 7,
    "location": "Control Panel",
    "description": "Control Panel Tamper",
    "partition": "",
    "time": "2025-01-23 11:09:05"
  },
  {
    "id": 96,
    "location": "Control Panel",
    "description": "System Reset",
    "partition": "",
    "time": "2025-01-23 11:09:05"
  },
  {
    "id": 28,
    "location": "Control Panel",
    "description": "General Restore",
    "partition": "",
    "time": "2025-01-23 11:09:05"
  },
  {
    "id": 28,
    "location": "Control Panel",
    "description": "General Restore",
    "partition": "",
    "time": "2025-01-23 11:08:57"
  },
  {
    "id": 27,
    "location": "User 1",
    "description": "Cancel Alarm",
    "partition": "1",
    "time": "2025-01-23 11:08:57"
  },
  {
    "id": 49,
    "location": "Control Panel",
    "description": "Communications Failure",
    "partition": "",
    "time": "2025-01-23 11:08:26"
  },
  {
    "id": 7,
    "location": "Control Panel",
    "description": "Control Panel Tamper",
    "partition": "",
    "time": "2025-01-23 11:06:31"
  },
  {
    "id": 96,
    "location": "Control Panel",
    "description": "System Reset",
    "partition": "",
    "time": "2025-01-23 11:06:31"
  },
  {
    "id": 50,
    "location": "Control Panel",
    "description": "Communications Restore",
    "partition": "",
    "time": "2025-01-23 10:37:51"
  },
  {
    "id": 28,
    "location": "Control Panel",
    "description": "General Restore",
    "partition": "",
    "time": "2025-01-23 10:29:21"
  }
]