{ "actionStats": [ { "action": "INSERT", "count": 245 }, { "action": "UPDATE", "count": 189 }, { "action": "DELETE", "count": 34 }, { "action": "LOGIN", "count": 567 } ], "tableStats": [ { "table_name": "posts", "count": 156 }, { "table_name": "users", "count": 89 }, { "table_name": "comments", "count": 223 } ], "recentActivity": 47, "totalLogs": 1035 }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Logs statistics
The response is of type object.
object