Report threat event detailspost https://{hostname}/etp-report/v3/configs/{configId}/threat-events/detailsProvides all threat events records with detailed information.Path ParamsconfigIdintegerrequiredA unique identifier for each configuration.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsendTimeSecinteger≥ 0The end time for report data, in epoch seconds.filtersobjectOptions to filter threat report data. Refer to Filters for complete details.filters objectorderBystringenumThe order of event data, either ASC or DESC. Defaults to DESC.DESCASCDESCAllowed:ASCDESCpageNumberinteger≥ 0The requested number of pages.pageSizeinteger≥ 0The number of records in a given page.startTimeSecintegerrequired≥ 1The start time for report data, in epoch seconds.Add FieldHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Bad Request. 403Access forbidden. 404Configuration not Found.Updated about 1 month ago