Gets the list of events by Filtersget https://example.com/management-api/v1/Events/searchQuery ParamsTimePeriod.StartDatestringrequiredStart Date(UTC) to search events from (Elastic Ingestion Timestamp in UTC). Example: 2022-08-12T17:34:28.694ZTimePeriod.EndDatestringrequiredEnd Date(UTC) to search events from (Elastic Ingestion Timestamp in UTC). Example: 2022-08-12T17:34:28.694ZComputerGroupsarray of uuidsThe Id of the group(Guid format)ComputerGroupsADD uuidOperatingSystemstringrequiredOs nameEvents.EventActionarray of stringsThe action of the eventEvents.EventActionADD stringEvents.EventCodearray of stringsThe code of the eventEvents.EventCodeADD stringEvents.EventTypearray of stringsThe type of the eventEvents.EventTypeADD stringApplication.ApplicationTypestringThe type of the applicationComputers.HostNamestringThe host name of the computerComputers.HostDomainstringThe host domain of the computerUsers.UserNamestringThe name of the userUsers.UserDomainstringThe domain of the userPolicies.WorkstyleNamestringThe workstyle of the policyPolicies.ApplicationGroupNamestringThe application group name of the policyPolicies.OnDemandRuleboolean | nullIs on demand rule?truefalsePagination.PageSizeint32The number of records per page, for example 1. Shouldn't exceed 200.Pagination.PageNumberint32The page number to retrieve from results, for example 1HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Success 400Bad Request 401Unauthorized 404Not Found 500Server ErrorUpdated 4 months ago