List endpoint activity logsCopy Pageget https://app.aikido.dev/api/public/v1/endpoint-protection/activityLogsReturns a paginated list of endpoint protection activity log itemsQuery ParamspageintegerPagination parameter, starts at 0.per_pageintegerAmount of items returned (max 50)after_timestampintegerUnix timestamp to filter the activity log with items that happened after this time. Default is 'null'Response 200A list of endpoint protection activity log itemsUpdated 20 days ago