Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "paging": { "rows": 5000, "totalRows": 5050, "urls": { "nextPage": "https://YourLacework.lacework.net/api/v2/Activities/UserLogins/AbcdEfgh123..." } }, "data": [ { "createdTime": "2021-09-10T05:35:45.382Z", "mid": 12345, "activityTime": "2021-08-06T06:05:05.260Z", "activityType": "LOGIN", "username": "ec2-user", "uid": 1000, "sourceIpAddr": "2.141.452.76" }, { "createdTime": "2021-09-10T05:35:45.382Z", "mid": 12345, "activityTime": "2021-08-06T06:05:05.260Z", "activityType": "LOGOFF", "username": "ec2-user", "uid": 1000, "sourceIpAddr": "2.141.452.76" } ] }
Was this page helpful?